Searched defs:DeleteKeyValue (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ | ||
H A D | coordination_service.proto | 281 rpc DeleteKeyValue(DeleteKeyValueRequest) returns (DeleteKeyValueResponse); rpc |
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/coordination/ | ||
H A D | coordination_service_agent.cc | 621 Status CoordinationServiceAgentImpl::DeleteKeyValue(const std::string& key) { in DeleteKeyValue() function in tensorflow::__anonca10de4b0111::CoordinationServiceAgentImpl |
H A D | coordination_service.cc | 883 Status CoordinationServiceStandaloneImpl::DeleteKeyValue( in DeleteKeyValue() function in tensorflow::__anonf25d665d0111::CoordinationServiceStandaloneImpl |