HomeSort by relevance Sort by last modified time
    Searched refs:shutdown_watcher_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/
chrome_browser_main.h 132 scoped_ptr<ShutdownWatcherHelper> shutdown_watcher_; member in class:ChromeBrowserMainParts
chrome_browser_main.cc 551 shutdown_watcher_(new ShutdownWatcherHelper()),
    [all...]
  /external/chromium_org/ipc/
ipc_sync_channel.h 197 base::WaitableEventWatcher shutdown_watcher_; member in class:IPC::SyncChannel::SyncContext
ipc_sync_channel.cc 352 shutdown_watcher_.StopWatching();
357 shutdown_watcher_.StartWatching(
366 shutdown_watcher_.StopWatching();

Completed in 262 milliseconds