Home
last modified time | relevance | path

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

/third_party/cef/tests/shared/common/
Dclient_app.cc14 const char kProcessType[] = "type"; variable
28 if (!command_line->HasSwitch(kProcessType)) in GetProcessType()
31 const std::string& process_type = command_line->GetSwitchValue(kProcessType); in GetProcessType()
/third_party/cef/libcef/common/chrome/
Dchrome_main_delegate_cef.cc67 command_line->GetSwitchValueASCII(switches::kProcessType); in BasicStartupComplete()
144 command_line->GetSwitchValueASCII(switches::kProcessType); in PreSandboxStartup()
190 command_line->GetSwitchValueASCII(switches::kProcessType); in ZygoteForked()
/third_party/cef/libcef/common/
Dcrash_reporting.cc122 CHECK(command_line.HasSwitch(switches::kProcessType) && in InitCrashReporter()
126 CHECK(!command_line.HasSwitch(switches::kProcessType) && in InitCrashReporter()
Dapp_manager.cc47 if (!command_line->HasSwitch(switches::kProcessType)) { in AddCustomScheme()
Dcrash_reporter_client.cc550 ::GetCommandLineW(), install_static::kProcessType); in InitializeCrashReportingForProcess()
/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.cc94 command_line->GetSwitchValueASCII(switches::kProcessType); in BasicStartupComplete()
352 command_line->GetSwitchValueASCII(switches::kProcessType); in PreSandboxStartup()
405 command_line->GetSwitchValueASCII(switches::kProcessType); in ZygoteForked()
/third_party/cef/libcef/browser/chrome/
Dchrome_content_browser_client_cef.cc121 command_line->GetSwitchValueASCII(switches::kProcessType); in AppendExtraCommandLineSwitches()
/third_party/cef/libcef/browser/
Dmain_runner.cc317 command_line.GetSwitchValueASCII(switches::kProcessType); in RunAsHelperProcess()
/third_party/cef/patch/patches/
Dchrome_runtime.patch34 command_line.GetSwitchValueASCII(switches::kProcessType);
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.cc441 command_line.GetSwitchValueASCII(switches::kProcessType); in GetCrashSignalFD()
748 command_line->GetSwitchValueASCII(switches::kProcessType); in AppendExtraCommandLineSwitches()
/third_party/chromium/patch/
D0003-ohos-1115.patch13254 command_line->GetSwitchValueASCII(switches::kProcessType);
23483 + if (cmdLine->HasSwitch(switches::kProcessType)) {
48791 + command_line.GetSwitchValueASCII(switches::kProcessType);
51381 + command_line->GetSwitchValueASCII(switches::kProcessType);