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