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 144 scoped_ptr<ShutdownWatcherHelper> shutdown_watcher_; member in class:ChromeBrowserMainParts
chrome_browser_main.cc 545 shutdown_watcher_(new ShutdownWatcherHelper()),
    [all...]
  /external/chromium_org/ipc/
ipc_sync_channel.h 191 base::WaitableEventWatcher shutdown_watcher_; member in class:IPC::SyncChannel::SyncContext
ipc_sync_channel.cc 351 shutdown_watcher_.StopWatching();
356 shutdown_watcher_.StartWatching(
365 shutdown_watcher_.StopWatching();

Completed in 152 milliseconds