OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:single_process_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/utility/
utility_thread_impl.cc
38
UtilityThreadImpl::UtilityThreadImpl() :
single_process_
(false) {
44
single_process_
(true) {
54
if (!
single_process_
)
66
if (
single_process_
) {
92
if (!
single_process_
) {
utility_thread_impl.h
59
bool
single_process_
;
member in class:content::UtilityThreadImpl
Completed in 139 milliseconds