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

  /external/chromium_org/content/browser/
browser_main_loop.h 124 int CreateThreads();
browser_main_loop.cc 524 "BrowserMainLoop::CreateThreads:PreCreateThreads");
534 TRACE_EVENT0("startup", "BrowserMainLoop::CreateThreads:PluginService");
567 base::Bind(&BrowserMainLoop::CreateThreads, base::Unretained(this));
598 int BrowserMainLoop::CreateThreads() {
599 TRACE_EVENT0("startup", "BrowserMainLoop::CreateThreads");
621 "BrowserMainLoop::CreateThreads:start",
627 "BrowserMainLoop::CreateThreads:start",
633 "BrowserMainLoop::CreateThreads:start",
647 "BrowserMainLoop::CreateThreads:start",
653 "BrowserMainLoop::CreateThreads:start"
    [all...]

Completed in 257 milliseconds