Searched refs:DeleteWorkerSessionAsync (Results 1 – 6 of 6) sorted by relevance
47 virtual void DeleteWorkerSessionAsync(144 return CallAndWaitWithOptions(&ME::DeleteWorkerSessionAsync, request, in DeleteWorkerSession()
55 void DeleteWorkerSessionAsync(CallOptions* opts,
45 void DeleteWorkerSessionAsync(CallOptions* opts, in DeleteWorkerSessionAsync() function
54 void Worker::DeleteWorkerSessionAsync(CallOptions* opts, in DeleteWorkerSessionAsync() function in tensorflow::Worker
1360 workers[i].worker->DeleteWorkerSessionAsync( in DeleteWorkerSessions()
85 void DeleteWorkerSessionAsync(CallOptions* call_opts, in DeleteWorkerSessionAsync() function in tensorflow::GrpcRemoteWorker