Searched refs:DeleteWorkerSessionAsync (Results 1 – 6 of 6) sorted by relevance
48 virtual void DeleteWorkerSessionAsync(152 return CallAndWaitWithOptions(&ME::DeleteWorkerSessionAsync, request, in DeleteWorkerSession()
56 void DeleteWorkerSessionAsync(CallOptions* opts,
45 void DeleteWorkerSessionAsync(CallOptions* opts, in DeleteWorkerSessionAsync() function
61 void Worker::DeleteWorkerSessionAsync(CallOptions* opts, in DeleteWorkerSessionAsync() function in tensorflow::Worker
1452 workers[i].worker->DeleteWorkerSessionAsync( in DeleteWorkerSessions()
87 void DeleteWorkerSessionAsync(CallOptions* call_opts, in DeleteWorkerSessionAsync() function in tensorflow::GrpcRemoteWorker