Home
last modified time | relevance | path

Searched refs:NormalizeKey (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/coordination/
H A Dcoordination_service.cc785 std::string NormalizeKey(const StringPiece orig_key) { in NormalizeKey() function
811 const std::string& norm_key = NormalizeKey(key); in InsertKeyValue()
830 const std::string& norm_key = NormalizeKey(key); in GetKeyValueAsync()
847 const std::string& norm_key = NormalizeKey(key); in TryGetKeyValue()
859 const std::string norm_key = NormalizeKey(directory_key); in GetKeyValueDir()
885 const std::string& norm_key = NormalizeKey(key); in DeleteKeyValue()