/aosp_15_r20/external/boringssl/src/crypto/evp/ |
H A D | evp_test.cc | 153 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey() 270 static bool ImportDHKey(FileTest *t, KeyMap *key_map) { in ImportDHKey() 310 static bool SetupContext(FileTest *t, KeyMap *key_map, EVP_PKEY_CTX *ctx) { in SetupContext() 367 static bool TestDerive(FileTest *t, KeyMap *key_map, EVP_PKEY *key) { in TestDerive() 424 static bool TestEVP(FileTest *t, KeyMap *key_map) { in TestEVP() 624 KeyMap key_map; in TEST() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/evp/ |
H A D | evp_test.cc | 153 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey() 270 static bool ImportDHKey(FileTest *t, KeyMap *key_map) { in ImportDHKey() 310 static bool SetupContext(FileTest *t, KeyMap *key_map, EVP_PKEY_CTX *ctx) { in SetupContext() 367 static bool TestDerive(FileTest *t, KeyMap *key_map, EVP_PKEY *key) { in TestDerive() 424 static bool TestEVP(FileTest *t, KeyMap *key_map) { in TestEVP() 624 KeyMap key_map; in TEST() local
|
/aosp_15_r20/system/sepolicy/tools/ |
H A D | check_seapp.c | 57 typedef struct key_map key_map; typedef 106 struct key_map { struct 110 key_map_regex regex; argument 125 * key_map array. argument
|
H A D | insertkeys.py | 258 key_map = config.generateKeyMap(options.target_build_variant.lower(), options.key_directory) variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/evp/ |
D | evp_test.cc | 147 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey() 250 static bool SetupContext(FileTest *t, KeyMap *key_map, EVP_PKEY_CTX *ctx) { in SetupContext() 304 static bool TestDerive(FileTest *t, KeyMap *key_map, EVP_PKEY *key) { in TestDerive() 361 static bool TestEVP(FileTest *t, KeyMap *key_map) { in TestEVP() 557 KeyMap key_map; in TEST() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/evp/ |
D | evp_test.cc | 147 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey() 250 static bool SetupContext(FileTest *t, KeyMap *key_map, EVP_PKEY_CTX *ctx) { in SetupContext() 304 static bool TestDerive(FileTest *t, KeyMap *key_map, EVP_PKEY *key) { in TestDerive() 361 static bool TestEVP(FileTest *t, KeyMap *key_map) { in TestEVP() 557 KeyMap key_map; in TEST() local
|
/aosp_15_r20/external/grpc-grpc-java/rls/src/main/proto/grpc/lookup/v1/ |
H A D | rls.proto | 39 map<string, string> key_map = 4; field
|
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/lookup/v1/ |
H A D | rls.proto | 39 map<string, string> key_map = 4; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/lookup/v1/ |
D | rls.proto | 39 map<string, string> key_map = 4; field
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_keystore.cc | 114 std::map<std::string, std::string> key_map; member in bluetooth::bluetooth_keystore::BluetoothKeystoreInterfaceImpl
|
/aosp_15_r20/external/pytorch/c10/core/ |
H A D | DispatchKey.cpp | 264 static std::unordered_map<std::string, c10::DispatchKey> key_map = { in parseDispatchKey() local
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | pthread_key.cpp | 55 static pthread_key_internal_t key_map[BIONIC_PTHREAD_KEY_COUNT]; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/time/ |
D | delay_queue.rs | 165 key_map: HashMap<Key, KeyInternal>, field 274 let key_map = &self.key_map; in remap_key() localVariable
|
/aosp_15_r20/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
H A D | p5-0x.cpp | 178 static map key_map; in foo() local
|
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | sign_target_files_apks.py | 311 def GetApexKeys(keys_info, key_map): argument
|
/aosp_15_r20/external/mesa3d/src/compiler/rust/ |
H A D | cfg.rs | 372 key_map: HashMap<K, usize>, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/rls/ |
D | rls.cc | 228 std::map<std::string, std::string> key_map; member 964 std::map<std::string, std::string> key_map; in BuildKeyMap() local
|
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/rls/ |
H A D | rls.cc | 282 std::map<std::string, std::string> key_map; member 985 std::map<std::string, std::string> key_map; in BuildKeyMap() local
|
/aosp_15_r20/external/pytorch/torch/csrc/utils/ |
H A D | python_dispatch.cpp | 54 static std::unordered_map<std::string, c10::AliasAnalysisKind> key_map = { in parseAliasAnalysisKind() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/ |
H A D | export_json.cc | 1448 std::unordered_map<StringId, metadata::KeyId> key_map; in ExportMetadata() local
|