Searched refs:shutdown_watcher_ (Results 1 – 4 of 4) sorted by relevance
351 shutdown_watcher_.StopWatching(); in OnChannelError()356 shutdown_watcher_.StartWatching( in OnChannelOpened()365 shutdown_watcher_.StopWatching(); in OnChannelClosed()
191 base::WaitableEventWatcher shutdown_watcher_; variable
135 scoped_ptr<ShutdownWatcherHelper> shutdown_watcher_; variable
550 shutdown_watcher_(new ShutdownWatcherHelper()), in ChromeBrowserMainParts()1663 shutdown_watcher_->Arm(base::TimeDelta::FromSeconds(300)); in PostMainMessageLoopRun()