Searched refs:job_ids_ (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ | ||
D | grpc_channel.h | 58 std::set<string> job_ids_; variable |
D | grpc_channel.cc | 126 if (!job_ids_.insert(job_id).second) { in AddHostPortsJob() |