Searched defs:GetKeyValueDir (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ | ||
H A D | coordination_service.proto | 277 rpc GetKeyValueDir(GetKeyValueDirRequest) returns (GetKeyValueDirResponse); rpc |
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/coordination/ | ||
H A D | coordination_service_agent.cc | 572 CoordinationServiceAgentImpl::GetKeyValueDir(const std::string& key) { in GetKeyValueDir() function in tensorflow::__anonca10de4b0111::CoordinationServiceAgentImpl |
H A D | coordination_service.cc | 856 std::vector<KeyValueEntry> CoordinationServiceStandaloneImpl::GetKeyValueDir( in GetKeyValueDir() function in tensorflow::__anonf25d665d0111::CoordinationServiceStandaloneImpl |