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

  /external/chromium/chrome/browser/
browser_process_impl.cc 112 created_watchdog_thread_(false),
429 if (!created_watchdog_thread_)
814 DCHECK(!created_watchdog_thread_ && watchdog_thread_.get() == NULL);
815 created_watchdog_thread_ = true;
    [all...]
browser_process_impl.h 184 bool created_watchdog_thread_; member in class:BrowserProcessImpl

Completed in 161 milliseconds