OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_utility_main_thread_factory
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/content/browser/
utility_process_host_impl.cc
86
UtilityMainThreadFactoryFunction
g_utility_main_thread_factory
= NULL;
member in namespace:content
96
g_utility_main_thread_factory
= create;
191
DCHECK(
g_utility_main_thread_factory
);
194
in_process_thread_.reset(
g_utility_main_thread_factory
(channel_id));
Completed in 4441 milliseconds