Home
last modified time | relevance | path

Searched defs:parent_key (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/renderer/
H A Djson_manifest.cc111 const std::string& parent_key, in IsValidDictionary()
147 const std::string& parent_key, in IsValidUrlSpec()
216 const std::string& parent_key, in IsValidPnaclTranslateSpec()
254 const std::string& parent_key, in IsValidISADictionary()
563 const std::string& parent_key, in GetURLFromISADictionary()
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dencrypted_serializable.cpp40 ESYS_TR parent_key, // in in CreateKey()
131 ESYS_TR parent_key, in LoadKey()
239 auto parent_key = parent_key_fn_(resource_manager_); in Deserialize() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tpm2/
H A Dtpm2.py589 def seal(self, parent_key, data, auth_value, policy_dig, argument
629 def unseal(self, parent_key, blob, auth_value, policy_handle): argument
/aosp_15_r20/trusty/user/app/storage/
Dblock_tree.c1939 data_block_t parent_key; in block_tree_node_split() local
2408 data_block_t parent_key; in block_tree_node_merge() local
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dstreams.rs731 let parent_key = match self.store.find_mut(&id) { in recv_push_promise() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs1382 let parent_key = slice_remove(parent_node.key_area_mut(..old_parent_len), parent_idx); in do_merge() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs1382 let parent_key = slice_remove(parent_node.key_area_mut(..old_parent_len), parent_idx); in do_merge() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs1382 let parent_key = slice_remove(parent_node.key_area_mut(..old_parent_len), parent_idx); in do_merge() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs1382 let parent_key = slice_remove(parent_node.key_area_mut(..old_parent_len), parent_idx); in do_merge() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/collections/btree/
H A Dnode.rs1382 let parent_key = slice_remove(parent_node.key_area_mut(..old_parent_len), parent_idx); in do_merge() localVariable