Searched defs:parent_key (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/cronet/components/nacl/renderer/ |
H A D | json_manifest.cc | 111 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/ |
D | encrypted_serializable.cpp | 40 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 D | tpm2.py | 589 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/ |
D | block_tree.c | 1939 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/ |
D | streams.rs | 731 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 D | node.rs | 1382 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 D | node.rs | 1382 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 D | node.rs | 1382 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 D | node.rs | 1382 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 D | node.rs | 1382 let parent_key = slice_remove(parent_node.key_area_mut(..old_parent_len), parent_idx); in do_merge() localVariable
|