OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateThreads
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/
browser_main_loop.h
115
int
CreateThreads
();
browser_main_loop.cc
545
"BrowserMainLoop::
CreateThreads
:PreCreateThreads");
555
TRACE_EVENT0("startup", "BrowserMainLoop::
CreateThreads
:PluginService")
588
base::Bind(&BrowserMainLoop::
CreateThreads
, base::Unretained(this));
619
int BrowserMainLoop::
CreateThreads
() {
620
TRACE_EVENT0("startup", "BrowserMainLoop::
CreateThreads
");
642
"BrowserMainLoop::
CreateThreads
:start",
648
"BrowserMainLoop::
CreateThreads
:start",
654
"BrowserMainLoop::
CreateThreads
:start",
668
"BrowserMainLoop::
CreateThreads
:start",
674
"BrowserMainLoop::
CreateThreads
:start"
[
all
...]
Completed in 29 milliseconds