Home
last modified time | relevance | path

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

/external/armnn/src/armnn/
DJsonPrinter.cpp89 std::string JsonPrinter::MakeKey(const std::string& label, size_t id) in MakeKey() function in armnn::JsonPrinter
/external/pigweed/pw_protobuf/public/pw_protobuf/
Dwire_format.h93 [[deprecated("Use the FieldKey class")]] constexpr uint32_t MakeKey( in MakeKey() function
/external/webrtc/rtc_base/
Dopenssl_key_pair.cc39 static EVP_PKEY* MakeKey(const KeyParams& key_params) { in MakeKey() function
/external/angle/src/libANGLE/
DBlobCache_unittest.cpp39 Key MakeKey(uint8_t start = 0) in MakeKey() function
/external/ppp/pppd/
Dpppcrypt.c72 MakeKey(key, des_key) in MakeKey() function
/external/leveldb/db/
Dskiplist_test.cc165 static Key MakeKey(uint64_t k, uint64_t g) { in MakeKey() function in leveldb::ConcurrentTest
Ddb_test.cc2298 std::string MakeKey(unsigned int num) { in MakeKey() function
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Drpc_rendezvous_mgr_test.cc47 Rendezvous::ParsedKey MakeKey(const string& s) { in MakeKey() function
/external/tensorflow/tensorflow/core/framework/
Drendezvous_test.cc100 Rendezvous::ParsedKey MakeKey(const string& name) { in MakeKey() function