Searched refs:policy_watcher_stopped_ (Results 1 – 1 of 1) sorted by relevance
262 base::WaitableEvent policy_watcher_stopped_(true, false); in ShutdownOnUiThread() local263 policy_watcher_->StopWatching(&policy_watcher_stopped_); in ShutdownOnUiThread()264 policy_watcher_stopped_.Wait(); in ShutdownOnUiThread()