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::__anonec81d95a0111::CoordinationServiceAgentImpl |
| D | coordination_service.cc | 883 Status CoordinationServiceStandaloneImpl::DeleteKeyValue( in DeleteKeyValue() function in tensorflow::__anoneaef022c0111::CoordinationServiceStandaloneImpl |