Home
last modified time | relevance | path

Searched refs:kProcessType (Results 1 – 25 of 41) sorted by relevance

12

/external/chromium_org/chrome/app/
Dchrome_main_delegate.cc313 command_line->GetSwitchValueASCII(switches::kProcessType); in InitializeUserDataDir()
392 const bool is_browser = !command_line.HasSwitch(switches::kProcessType); in BasicStartupComplete()
579 CHECK(command_line.HasSwitch(switches::kProcessType) && in InitMacCrashReporter()
609 CHECK(!command_line.HasSwitch(switches::kProcessType) && in InitMacCrashReporter()
622 command_line.GetSwitchValueASCII(switches::kProcessType); in PreSandboxStartup()
864 command_line->GetSwitchValueASCII(switches::kProcessType); in ZygoteForked()
Dchrome_breakpad_client_mac.mm39 switches::kProcessType) == switches::kNaClLoaderProcess) {
Dclient_util.cc273 process_type_ = cmd_line.GetSwitchValueASCII(switches::kProcessType); in Launch()
/external/chromium_org/chrome/nacl/
Dnacl_exe_win_64.cc26 switches::kProcessType); in wWinMain()
/external/chromium_org/ash/shell/content_client/
Dshell_main_delegate.cc24 command_line.GetSwitchValueASCII(switches::kProcessType); in BasicStartupComplete()
/external/chromium_org/chrome/common/
Dprofiling.cc55 command_line.GetSwitchValueASCII(switches::kProcessType); in GetProfileName()
129 command_line.GetSwitchValueASCII(switches::kProcessType); in ProcessStarted()
Dservice_process_util.cc163 command_line->AppendSwitchASCII(switches::kProcessType, in CreateServiceProcessCommandLine()
/external/chromium_org/content/app/
Dcontent_main_runner.cc327 command_line.GetSwitchValueASCII(switches::kProcessType); in RunZygote()
612 command_line.GetSwitchValueASCII(switches::kProcessType); in Initialize()
751 command_line.GetSwitchValueASCII(switches::kProcessType); in Run()
775 command_line.GetSwitchValueASCII(switches::kProcessType); in Shutdown()
/external/chromium_org/content/shell/app/
Dshell_main_delegate.cc201 switches::kProcessType); in PreSandboxStartup()
252 switches::kProcessType); in ZygoteForked()
Dshell_main_delegate_mac.mm23 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kProcessType))
/external/chromium_org/components/nacl/loader/
Dnacl_helper_win_64.cc54 command_line.GetSwitchValueASCII(switches::kProcessType); in NaClWin64Main()
/external/chromium_org/ui/views_content_client/
Dviews_content_main_delegate.cc45 command_line.GetSwitchValueASCII(switches::kProcessType); in BasicStartupComplete()
/external/chromium_org/content/common/
Dsandbox_init_mac.cc39 command_line.GetSwitchValueASCII(switches::kProcessType); in GetSandboxTypeFromCommandLine()
Dsandbox_win.cc377 std::string type = command_line->GetSwitchValueASCII(switches::kProcessType); in ProcessDebugFlags()
602 std::string type_str = cmd_line->GetSwitchValueASCII(switches::kProcessType); in StartSandboxedProcess()
/external/chromium_org/content/common/sandbox_linux/
Dsandbox_linux.cc57 command_line.GetSwitchValueASCII(switches::kProcessType); in LogSandboxStarted()
269 command_line->GetSwitchValueASCII(switches::kProcessType); in InitializeSandboxImpl()
Dbpf_gpu_policy_linux.cc146 CommandLine::ForCurrentProcess()->AppendSwitchASCII(switches::kProcessType, in UpdateProcessTypeToGpuBroker()
/external/chromium_org/apps/shell/app/
Dshell_main_delegate.cc64 switches::kProcessType); in PreSandboxStartup()
/external/chromium_org/components/nacl/browser/
Dnacl_broker_host_win.cc64 cmd_line->AppendSwitchASCII(switches::kProcessType, in Init()
/external/chromium_org/components/nacl/broker/
Dnacl_broker_listener.cc99 cmd_line->AppendSwitchASCII(switches::kProcessType, in OnLaunchLoaderThroughBroker()
/external/chromium_org/cloud_print/service/win/
Dchrome_launcher.cc151 if (cmd.GetSwitchValueASCII(switches::kProcessType) == in DeleteAutorunKeys()
206 cmd.AppendSwitchASCII(switches::kProcessType, switches::kServiceProcess); in Run()
/external/chromium_org/content/public/common/
Dcontent_switches.cc704 const char kProcessType[] = "type"; variable
Dcontent_switches.h202 CONTENT_EXPORT extern const char kProcessType[];
/external/chromium_org/apps/shell/browser/
Dshell_content_browser_client.cc166 command_line->GetSwitchValueASCII(switches::kProcessType); in AppendExtraCommandLineSwitches()
/external/chromium_org/content/browser/
Dutility_process_host_impl.cc220 cmd_line->AppendSwitchASCII(switches::kProcessType, in StartProcess()
/external/chromium_org/chrome/browser/mac/
Drelauncher.cc72 switches::kProcessType, in RelauncherTypeArg()

12