Searched refs:add_remote_contexts (Results 1 – 2 of 2) sorted by relevance
1234 const std::vector<string>& add_remote_contexts, in UpdateRemoteMaster() argument1260 if (!add_remote_contexts.empty()) { in UpdateRemoteMaster()1263 std::begin(add_remote_contexts), in UpdateRemoteMaster()1264 std::end(add_remote_contexts)); in UpdateRemoteMaster()1293 RegisterExistingFunctionsOnRemoteWorkers(add_remote_contexts)); in UpdateRemoteMaster()
385 const std::vector<string>& add_remote_contexts,