Searched refs:active_remote_contexts_ (Results 1 – 2 of 2) sorted by relevance
226 return active_remote_contexts_.find(context_id) != in HasActiveRemoteContext()227 active_remote_contexts_.end(); in HasActiveRemoteContext()328 gtl::FlatSet<uint64> active_remote_contexts_; variable
497 active_remote_contexts_.clear(); in InitializeRemote()499 active_remote_contexts_.insert(remote_context.second); in InitializeRemote()