HomeSort by relevance Sort by last modified time
    Searched refs:kZygoteProcess (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/content/shell/app/
shell_breakpad_client.cc 68 process_type == switches::kZygoteProcess ||
shell_main_delegate.cc 208 if (process_type != switches::kZygoteProcess) {
  /external/chromium_org/apps/shell/app/
shell_main_delegate.cc 97 process_type == switches::kZygoteProcess ||
  /external/chromium_org/chrome/app/
chrome_main_delegate.cc 198 } else if (process_type == switches::kZygoteProcess ||
231 process_type == switches::kZygoteProcess ||
682 process_type == switches::kZygoteProcess ||
688 process_type == switches::kZygoteProcess ||
742 process_type == switches::kZygoteProcess) {
750 if (process_type != switches::kZygoteProcess) {
    [all...]
chrome_breakpad_client.cc 372 process_type == switches::kZygoteProcess ||
  /external/chromium_org/content/public/common/
content_switches.cc     [all...]
content_switches.h 247 CONTENT_EXPORT extern const char kZygoteProcess[];
  /external/chromium_org/content/browser/zygote_host/
zygote_host_impl_linux.cc 105 cmd_line.AppendSwitchASCII(switches::kProcessType, switches::kZygoteProcess);
  /external/chromium_org/content/app/
content_main_runner.cc 423 if (process_type == switches::kZygoteProcess)
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.cc     [all...]

Completed in 153 milliseconds