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 103 int CreateThreads();
browser_main_loop.cc 504 "BrowserMainLoop::CreateThreads:PreCreateThreads");
514 TRACE_EVENT0("startup", "BrowserMainLoop::CreateThreads:PluginService")
547 base::Bind(&BrowserMainLoop::CreateThreads, base::Unretained(this));
561 int BrowserMainLoop::CreateThreads() {
562 TRACE_EVENT0("startup", "BrowserMainLoop::CreateThreads");
584 "BrowserMainLoop::CreateThreads:start",
590 "BrowserMainLoop::CreateThreads:start",
596 "BrowserMainLoop::CreateThreads:start",
610 "BrowserMainLoop::CreateThreads:start",
616 "BrowserMainLoop::CreateThreads:start"
    [all...]

Completed in 784 milliseconds