Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DJsonPrinter.cpp89 std::string JsonPrinter::MakeKey(const std::string& label, size_t id) in MakeKey() function in armnn::JsonPrinter
/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/
H A Dwire_format.h93 [[deprecated("Use the FieldKey class")]] constexpr uint32_t MakeKey( in MakeKey() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dopenssl_key_pair.cc39 static EVP_PKEY* MakeKey(const KeyParams& key_params) { in MakeKey() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DBlobCache_unittest.cpp39 Key MakeKey(uint8_t start = 0) in MakeKey() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dpeer_fuzzer.h302 sm::Key MakeKey() { in MakeKey() function
/aosp_15_r20/external/tink/cc/prf/
H A Dprf_set_wrapper_test.cc56 KeysetInfo::KeyInfo MakeKey(uint32_t id) { in MakeKey() function
/aosp_15_r20/external/leveldb/db/
H A Dskiplist_test.cc165 static Key MakeKey(uint64_t k, uint64_t g) { in MakeKey() function in leveldb::ConcurrentTest
H A Ddb_test.cc2298 std::string MakeKey(unsigned int num) { in MakeKey() function
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Drpc_rendezvous_mgr_test.cc47 Rendezvous::ParsedKey MakeKey(const string& s) { in MakeKey() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drendezvous_test.cc100 Rendezvous::ParsedKey MakeKey(const string& name) { in MakeKey() function