/aosp_15_r20/external/tink/cc/signature/ |
H A D | ed25519_proto_serialization.cc | 142 google::crypto::tink::Ed25519PublicKey proto_key; in ParsePublicKey() local 183 google::crypto::tink::Ed25519PrivateKey proto_key; in ParsePrivateKey() local 238 google::crypto::tink::Ed25519PublicKey proto_key; in SerializePublicKey() local
|
H A D | ed25519_proto_serialization_test.cc | 311 google::crypto::tink::Ed25519PublicKey proto_key; in TEST_P() local 501 google::crypto::tink::Ed25519PrivateKey proto_key; in TEST_P() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/ |
H A D | tpu_compilation_cache_interface.cc | 369 std::vector<std::string>* proto_key, std::vector<std::string>* sharding_key, in CompileIfKeyAbsent() 407 std::vector<std::string>* proto_key, std::vector<std::string>* sharding_key, in CompileIfKeyAbsentHelper() 586 const std::string& proto_key, in Lookup()
|
H A D | tpu_compilation_cache_lookup.h | 50 virtual Status Lookup(const string& proto_key, in Lookup()
|
H A D | tpu_compilation_cache_local_lookup.cc | 31 const string& proto_key, std::unique_ptr<CompilationCacheEntryRef>* entry, in Lookup()
|
H A D | compiled_subgraph.h | 125 std::vector<std::string> proto_key; member
|
H A D | tpu_compilation_cache_rpc_lookup.cc | 64 const std::string& proto_key, in Lookup()
|
/aosp_15_r20/external/tink/cc/core/ |
H A D | keyset_handle.cc | 123 const Keyset::Key& proto_key = get_keyset().key(index); in ValidateAt() local 150 Keyset::Key proto_key = keyset.key(i); in Validate() local 220 const Keyset::Key& proto_key, uint32_t primary_key_id) { in CreateEntry()
|
H A D | keyset_handle_builder_test.cc | 568 util::StatusOr<internal::LegacyProtoKey> proto_key = in TEST_F() local 616 util::StatusOr<internal::LegacyProtoKey> proto_key = in TEST_F() local 720 util::StatusOr<internal::LegacyProtoKey> proto_key = in TEST_F() local
|
/aosp_15_r20/external/tink/cc/daead/ |
H A D | aes_siv_proto_serialization.cc | 142 google::crypto::tink::AesSivKey proto_key; in ParseKey() local 178 google::crypto::tink::AesSivKey proto_key; in SerializeKey() local
|
/aosp_15_r20/external/tink/cc/mac/ |
H A D | aes_cmac_proto_serialization.cc | 146 google::crypto::tink::AesCmacKey proto_key; in ParseKey() local 187 google::crypto::tink::AesCmacKey proto_key; in SerializeKey() local
|
H A D | hmac_proto_serialization.cc | 199 google::crypto::tink::HmacKey proto_key; in ParseKey() local 245 google::crypto::tink::HmacKey proto_key; in SerializeKey() local
|
/aosp_15_r20/external/tink/cc/aead/ |
H A D | aes_gcm_proto_serialization.cc | 168 google::crypto::tink::AesGcmKey proto_key; in ParseKey() local 214 google::crypto::tink::AesGcmKey proto_key; in SerializeKey() local
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local 272 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local 272 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | test_dex_file_builder.h | 68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local 272 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local 274 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local 272 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local 274 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local 272 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local 272 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
|
/aosp_15_r20/external/tink/cc/internal/ |
H A D | mutable_serialization_registry.cc | 110 util::StatusOr<LegacyProtoKey> proto_key = internal::LegacyProtoKey::Create( in ParseKeyWithLegacyFallback() local
|
H A D | keyset_handle_builder_entry.cc | 113 const LegacyProtoKey* proto_key = dynamic_cast<const LegacyProtoKey*>(key); in SerializeLegacyKey() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/ |
H A D | tpu_compile_ops.cc | 194 std::vector<string> proto_key; in Compute() local
|
/aosp_15_r20/tools/dexter/slicer/ |
H A D | dex_ir.cc | 52 bool ProtosHasher::Compare(const std::string& proto_key, const Proto* proto) const { in Compare() argument
|