/aosp_15_r20/external/vboot_reference/scripts/image_signing/ |
H A D | sign_uefi.py | 54 class Keys: class 80 def __init__(self, temp_dir: os.PathLike, keys: Keys): 165 def inject_vbpubk(efi_file: os.PathLike, keys: Keys): 190 def check_keys(keys: Keys): 212 def sign_target_dir(target_dir: os.PathLike, keys: Keys, efi_glob: str): 255 def sign_target_file(target_file: os.PathLike, keys: Keys):
|
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/rust/ |
D | tpm.rs | 97 pub struct Keys { struct 101 impl Keys { impl 107 impl kmr_ta::device::RetrieveKeyMaterial for Keys { implementation
|
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/ |
H A D | ordered_set.bench.cpp | 35 void sortKeysBy(std::vector<uint64_t>& Keys, AccessPattern AP) { in sortKeysBy() 45 std::vector<uint64_t> Keys; member 82 std::vector<uint64_t> Keys(TableSize); in run() local
|
/aosp_15_r20/external/libcxx/benchmarks/ |
H A D | ordered_set.bench.cpp | 37 void sortKeysBy(std::vector<uint64_t>& Keys, AccessPattern AP) { in sortKeysBy() 47 std::vector<uint64_t> Keys; member 86 std::vector<uint64_t> Keys(TableSize); in run() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/indexmap/src/ |
D | map.rs | 876 pub struct Keys<'a, K, V> { struct 880 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 886 impl<K, V> DoubleEndedIterator for Keys<'_, K, V> { implementation 890 impl<K, V> ExactSizeIterator for Keys<'_, K, V> { implementation 896 impl<K, V> FusedIterator for Keys<'_, K, V> {} implementation 899 impl<K, V> Clone for Keys<'_, K, V> { implementation 907 impl<K: fmt::Debug, V> fmt::Debug for Keys<'_, K, V> { implementation
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | key_manager.hpp | 610 struct Keys struct in ot::KeyManager 612 Mle::Key mMleKey; 613 Mac::Key mMacKey;
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/default/ta/ |
H A D | soft.rs | 27 pub struct Keys; struct 29 impl RetrieveKeyMaterial for Keys { implementation
|
/aosp_15_r20/external/aws-sdk-java-v2/services/dynamodb/src/main/resources/codegen-resources/dynamodbstreams/ |
H A D | examples-1.json | 84 "Keys": { object 105 "Keys": { object 126 "Keys": { object
|
/aosp_15_r20/external/rust/android-crates-io/crates/linked-hash-map/src/ |
D | lib.rs | 1314 pub struct Keys<'a, K: 'a, V: 'a> { struct 1318 impl<'a, K, V> Clone for Keys<'a, K, V> { argument 1326 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 1339 impl<'a, K, V> DoubleEndedIterator for Keys<'a, K, V> { implementation 1346 impl<'a, K, V> ExactSizeIterator for Keys<'a, K, V> { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | map.rs | 477 pub struct Keys<'a, K, V> { struct 482 impl<K: fmt::Debug, V> fmt::Debug for Keys<'_, K, V> { implementation 1749 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 1780 impl<'a, K, V> DoubleEndedIterator for Keys<'a, K, V> { implementation 1787 impl<K, V> ExactSizeIterator for Keys<'_, K, V> { implementation 1794 impl<K, V> FusedIterator for Keys<'_, K, V> {} implementation 1797 impl<K, V> Clone for Keys<'_, K, V> { implementation 1804 impl<K, V> Default for Keys<'_, K, V> { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | map.rs | 477 pub struct Keys<'a, K, V> { struct 482 impl<K: fmt::Debug, V> fmt::Debug for Keys<'_, K, V> { argument 1749 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 1780 impl<'a, K, V> DoubleEndedIterator for Keys<'a, K, V> { implementation 1787 impl<K, V> ExactSizeIterator for Keys<'_, K, V> { implementation 1794 impl<K, V> FusedIterator for Keys<'_, K, V> {} implementation 1797 impl<K, V> Clone for Keys<'_, K, V> { implementation 1804 impl<K, V> Default for Keys<'_, K, V> { implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | map.rs | 477 pub struct Keys<'a, K, V> { struct 482 impl<K: fmt::Debug, V> fmt::Debug for Keys<'_, K, V> { implementation 1749 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 1780 impl<'a, K, V> DoubleEndedIterator for Keys<'a, K, V> { implementation 1787 impl<K, V> ExactSizeIterator for Keys<'_, K, V> { implementation 1794 impl<K, V> FusedIterator for Keys<'_, K, V> {} implementation 1797 impl<K, V> Clone for Keys<'_, K, V> { implementation 1804 impl<K, V> Default for Keys<'_, K, V> { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | map.rs | 477 pub struct Keys<'a, K, V> { struct 482 impl<K: fmt::Debug, V> fmt::Debug for Keys<'_, K, V> { argument 1749 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 1780 impl<'a, K, V> DoubleEndedIterator for Keys<'a, K, V> { implementation 1787 impl<K, V> ExactSizeIterator for Keys<'_, K, V> { implementation 1794 impl<K, V> FusedIterator for Keys<'_, K, V> {} implementation 1797 impl<K, V> Clone for Keys<'_, K, V> { implementation 1804 impl<K, V> Default for Keys<'_, K, V> { implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | map.rs | 477 pub struct Keys<'a, K, V> { struct 482 impl<K: fmt::Debug, V> fmt::Debug for Keys<'_, K, V> { argument 1749 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 1780 impl<'a, K, V> DoubleEndedIterator for Keys<'a, K, V> { implementation 1787 impl<K, V> ExactSizeIterator for Keys<'_, K, V> { implementation 1794 impl<K, V> FusedIterator for Keys<'_, K, V> {} implementation 1797 impl<K, V> Clone for Keys<'_, K, V> { implementation 1804 impl<K, V> Default for Keys<'_, K, V> { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/src/ |
D | map.rs | 253 pub fn keys(&self) -> Keys { in keys() 903 pub struct Keys<'a> { struct 904 iter: KeysImpl<'a>, argument
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/src/ |
H A D | map.rs | 303 pub fn keys(&self) -> Keys { in keys() 952 pub struct Keys<'a> { struct 953 iter: KeysImpl<'a>, argument
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.1/src/ |
H A D | map.rs | 303 pub fn keys(&self) -> Keys { in keys() 952 pub struct Keys<'a> { struct 953 iter: KeysImpl<'a>, argument
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | FilteredEntryMultimap.java | 350 class Keys extends Multimaps.Keys<K, V> { class 351 Keys() { in Keys() method in Keys
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | FilteredEntryMultimap.java | 350 class Keys extends Multimaps.Keys<K, V> { class 351 Keys() { in Keys() method in Keys
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/collections/hash/ |
H A D | map.rs | 1494 pub struct Keys<'a, K: 'a, V: 'a> { struct 1500 impl<K, V> Clone for Keys<'_, K, V> { argument 1508 impl<K: Debug, V> fmt::Debug for Keys<'_, K, V> { implementation 2353 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 2378 impl<K, V> ExactSizeIterator for Keys<'_, K, V> { implementation 2385 impl<K, V> FusedIterator for Keys<'_, K, V> {} implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/collections/hash/ |
H A D | map.rs | 1494 pub struct Keys<'a, K: 'a, V: 'a> { struct 1500 impl<K, V> Clone for Keys<'_, K, V> { argument 1508 impl<K: Debug, V> fmt::Debug for Keys<'_, K, V> { implementation 2353 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 2378 impl<K, V> ExactSizeIterator for Keys<'_, K, V> { implementation 2385 impl<K, V> FusedIterator for Keys<'_, K, V> {} implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/collections/hash/ |
H A D | map.rs | 1494 pub struct Keys<'a, K: 'a, V: 'a> { struct 1500 impl<K, V> Clone for Keys<'_, K, V> { implementation 1508 impl<K: Debug, V> fmt::Debug for Keys<'_, K, V> { implementation 2353 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 2378 impl<K, V> ExactSizeIterator for Keys<'_, K, V> { implementation 2385 impl<K, V> FusedIterator for Keys<'_, K, V> {} implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/collections/hash/ |
H A D | map.rs | 1494 pub struct Keys<'a, K: 'a, V: 'a> { struct 1500 impl<K, V> Clone for Keys<'_, K, V> { implementation 1508 impl<K: Debug, V> fmt::Debug for Keys<'_, K, V> { implementation 2353 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 2378 impl<K, V> ExactSizeIterator for Keys<'_, K, V> { implementation 2385 impl<K, V> FusedIterator for Keys<'_, K, V> {} implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/collections/hash/ |
H A D | map.rs | 1494 pub struct Keys<'a, K: 'a, V: 'a> { struct 1500 impl<K, V> Clone for Keys<'_, K, V> { argument 1508 impl<K: Debug, V> fmt::Debug for Keys<'_, K, V> { implementation 2353 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 2378 impl<K, V> ExactSizeIterator for Keys<'_, K, V> { implementation 2385 impl<K, V> FusedIterator for Keys<'_, K, V> {} implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/hashlink/src/ |
D | linked_hash_map.rs | 1720 pub struct Keys<'a, K, V> { struct 1724 impl<K: fmt::Debug, V> fmt::Debug for Keys<'_, K, V> { implementation 1731 impl<'a, K, V> Clone for Keys<'a, K, V> { implementation 1740 impl<'a, K, V> Iterator for Keys<'a, K, V> { implementation 1754 impl<'a, K, V> DoubleEndedIterator for Keys<'a, K, V> { implementation 1761 impl<'a, K, V> ExactSizeIterator for Keys<'a, K, V> { implementation
|