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

  /external/chromium_org/content/browser/
browser_main_runner.cc 150 main_loop_->ShutdownThreadsAndCleanUp();
browser_main_loop.h 85 void ShutdownThreadsAndCleanUp();
106 // For ShutdownThreadsAndCleanUp.
browser_main_loop.cc 259 // This is just to be able to keep ShutdownThreadsAndCleanUp out of
265 g_current_browser_main_loop->ShutdownThreadsAndCleanUp();
736 void BrowserMainLoop::ShutdownThreadsAndCleanUp() {
741 TRACE_EVENT0("shutdown", "BrowserMainLoop::ShutdownThreadsAndCleanUp")
    [all...]

Completed in 37 milliseconds