HomeSort by relevance Sort by last modified time
    Searched refs:kProcessType (Results 1 - 25 of 48) sorted by null

1 2

  /external/chromium_org/ash/shell/content_client/
shell_main_delegate.cc 24 command_line.GetSwitchValueASCII(switches::kProcessType);
  /external/chromium_org/chrome/nacl/
nacl_exe_win_64.cc 26 switches::kProcessType);
  /external/chromium/chrome/common/
profiling.cc 26 command_line.GetSwitchValueASCII(switches::kProcessType);
64 command_line.GetSwitchValueASCII(switches::kProcessType);
service_process_util.cc 265 autorun_command_line_->AppendSwitchASCII(switches::kProcessType,
  /external/chromium/chrome/browser/nacl_host/
nacl_broker_host_win.cc 39 cmd_line->AppendSwitchASCII(switches::kProcessType,
nacl_process_host.cc 145 cmd_line->AppendSwitchASCII(switches::kProcessType,
  /external/chromium_org/chrome/app/
client_util.cc 158 cmd_line.HasSwitch(switches::kProcessType) &&
159 cmd_line.GetSwitchValueASCII(switches::kProcessType) != "service"
168 if (!cmd_line.HasSwitch(switches::kProcessType)) {
291 cmd_line.GetSwitchValueASCII(switches::kProcessType);
chrome_exe_main_win.cc 53 switches::kProcessType);
chrome_main_delegate.cc 344 const bool is_browser = !command_line.HasSwitch(switches::kProcessType);
513 // should never see a --type switch (switches::kProcessType). Likewise,
522 CHECK(command_line.HasSwitch(switches::kProcessType) &&
552 CHECK(!command_line.HasSwitch(switches::kProcessType) &&
565 command_line.GetSwitchValueASCII(switches::kProcessType);
823 command_line->GetSwitchValueASCII(switches::kProcessType);
  /external/chromium_org/components/nacl/loader/
nacl_helper_win_64.cc 54 command_line.GetSwitchValueASCII(switches::kProcessType);
  /external/chromium_org/content/common/
sandbox_init_mac.cc 39 command_line.GetSwitchValueASCII(switches::kProcessType);
  /external/chromium_org/ui/views/examples/content_client/
examples_main_delegate.cc 44 command_line.GetSwitchValueASCII(switches::kProcessType);
  /external/chromium_org/chrome/common/
profiling.cc 55 command_line.GetSwitchValueASCII(switches::kProcessType);
129 command_line.GetSwitchValueASCII(switches::kProcessType);
  /external/chromium_org/components/nacl/browser/
nacl_broker_host_win.cc 64 cmd_line->AppendSwitchASCII(switches::kProcessType,
  /external/chromium/chrome/browser/importer/
profile_import_process_host.cc 92 cmd_line->AppendSwitchASCII(switches::kProcessType,
  /external/chromium_org/components/nacl/broker/
nacl_broker_listener.cc 100 cmd_line->AppendSwitchASCII(switches::kProcessType,
  /external/chromium_org/content/common/sandbox_linux/
sandbox_linux.cc 50 command_line.GetSwitchValueASCII(switches::kProcessType);
241 switches::kProcessType);
  /external/chromium_org/content/shell/app/
shell_main_delegate.cc 197 switches::kProcessType);
248 switches::kProcessType);
  /external/chromium/chrome/browser/
utility_process_host.cc 138 cmd_line->AppendSwitchASCII(switches::kProcessType,
mach_broker_mac.cc 239 const bool is_child = command_line.HasSwitch(switches::kProcessType);
  /external/chromium_org/content/app/
content_main_runner.cc 379 command_line.GetSwitchValueASCII(switches::kProcessType);
657 command_line.GetSwitchValueASCII(switches::kProcessType);
783 command_line.GetSwitchValueASCII(switches::kProcessType);
806 command_line.GetSwitchValueASCII(switches::kProcessType);
  /external/chromium_org/content/browser/
utility_process_host_impl.cc 181 cmd_line->AppendSwitchASCII(switches::kProcessType,
  /external/chromium_org/content/public/common/
content_switches.cc     [all...]
  /external/chromium_org/cloud_print/service/win/
chrome_launcher.cc 171 if (cmd.GetSwitchValueASCII(switches::kProcessType) ==
226 cmd.AppendSwitchASCII(switches::kProcessType, switches::kServiceProcess);
  /external/chromium_org/chrome/browser/mac/
relauncher.cc 71 switches::kProcessType,

Completed in 344 milliseconds

1 2