OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kZygoteProcess
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/app/
chrome_main_delegate.cc
194
} else if (process_type == switches::
kZygoteProcess
||
235
process_type == switches::
kZygoteProcess
||
635
process_type == switches::
kZygoteProcess
||
641
process_type == switches::
kZygoteProcess
||
706
if (!process_type.empty() && process_type != switches::
kZygoteProcess
) {
breakpad_linux.cc
[
all
...]
/external/chromium_org/content/public/common/
content_switches.cc
[
all
...]
content_switches.h
244
CONTENT_EXPORT extern const char
kZygoteProcess
[];
/external/chromium_org/content/browser/zygote_host/
zygote_host_impl_linux.cc
77
cmd_line.AppendSwitchASCII(switches::kProcessType, switches::
kZygoteProcess
);
/external/chromium_org/content/app/
content_main_runner.cc
450
if (process_type == switches::
kZygoteProcess
)
/external/chromium_org/chrome/browser/
chrome_content_browser_client.cc
[
all
...]
Completed in 201 milliseconds