Searched refs:kProcessType (Results 1 – 11 of 11) sorted by relevance
14 const char kProcessType[] = "type"; variable28 if (!command_line->HasSwitch(kProcessType)) in GetProcessType()31 const std::string& process_type = command_line->GetSwitchValue(kProcessType); in GetProcessType()
67 command_line->GetSwitchValueASCII(switches::kProcessType); in BasicStartupComplete()144 command_line->GetSwitchValueASCII(switches::kProcessType); in PreSandboxStartup()190 command_line->GetSwitchValueASCII(switches::kProcessType); in ZygoteForked()
122 CHECK(command_line.HasSwitch(switches::kProcessType) && in InitCrashReporter()126 CHECK(!command_line.HasSwitch(switches::kProcessType) && in InitCrashReporter()
47 if (!command_line->HasSwitch(switches::kProcessType)) { in AddCustomScheme()
550 ::GetCommandLineW(), install_static::kProcessType); in InitializeCrashReportingForProcess()
94 command_line->GetSwitchValueASCII(switches::kProcessType); in BasicStartupComplete()352 command_line->GetSwitchValueASCII(switches::kProcessType); in PreSandboxStartup()405 command_line->GetSwitchValueASCII(switches::kProcessType); in ZygoteForked()
121 command_line->GetSwitchValueASCII(switches::kProcessType); in AppendExtraCommandLineSwitches()
317 command_line.GetSwitchValueASCII(switches::kProcessType); in RunAsHelperProcess()
34 command_line.GetSwitchValueASCII(switches::kProcessType);
441 command_line.GetSwitchValueASCII(switches::kProcessType); in GetCrashSignalFD()748 command_line->GetSwitchValueASCII(switches::kProcessType); in AppendExtraCommandLineSwitches()
13254 command_line->GetSwitchValueASCII(switches::kProcessType);23483 + if (cmdLine->HasSwitch(switches::kProcessType)) {48791 + command_line.GetSwitchValueASCII(switches::kProcessType);51381 + command_line->GetSwitchValueASCII(switches::kProcessType);