Searched refs:worker_and_context_id (Results 1 – 1 of 1) sorted by relevance
175 for (const auto& worker_and_context_id : remote_contexts_) { in CloseRemoteContexts() local177 remote_eager_workers_->GetClient(worker_and_context_id.first); in CloseRemoteContexts()179 requests[i].set_context_id(worker_and_context_id.second); in CloseRemoteContexts()182 [&worker_and_context_id, &counter](const Status& s) { in CloseRemoteContexts()185 << worker_and_context_id.second in CloseRemoteContexts()186 << " for worker: " << worker_and_context_id.first in CloseRemoteContexts()532 for (const auto& worker_and_context_id : remote_contexts_) { in InitializeRemote() local534 worker_and_context_id.first); in InitializeRemote()541 request->set_context_id(worker_and_context_id.second); in InitializeRemote()