Home
last modified time | relevance | path

Searched refs:kForwardSwitches (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/service_manager/zygote/host/
H A Dzygote_communication_linux.cc242 static const char* const kForwardSwitches[] = { in Init() local
252 cmd_line.CopySwitchesFrom(browser_command_line, kForwardSwitches, in Init()
253 base::size(kForwardSwitches)); in Init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/common/zygote/
H A Dzygote_communication_linux.cc241 static const char* const kForwardSwitches[] = { in Init() local
247 cmd_line.CopySwitchesFrom(browser_command_line, kForwardSwitches, in Init()
248 base::size(kForwardSwitches)); in Init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/
H A Dcast_content_browser_client.cc460 static const char* const kForwardSwitches[] = { in AppendExtraCommandLineSwitches() local
465 command_line->CopySwitchesFrom(*browser_command_line, kForwardSwitches, in AppendExtraCommandLineSwitches()
466 base::size(kForwardSwitches)); in AppendExtraCommandLineSwitches()
482 static const char* const kForwardSwitches[] = { in AppendExtraCommandLineSwitches() local
487 command_line->CopySwitchesFrom(*browser_command_line, kForwardSwitches, in AppendExtraCommandLineSwitches()
488 base::size(kForwardSwitches)); in AppendExtraCommandLineSwitches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/nacl/zygote/
H A Dnacl_fork_delegate_linux.cc229 static constexpr const char* kForwardSwitches[] = { in Init() local
238 cmd_line.CopySwitchesFrom(current_cmd_line, kForwardSwitches, in Init()
239 base::size(kForwardSwitches)); in Init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/
H A Dchrome_restart_request.cc82 static const char* const kForwardSwitches[] = { in DeriveCommandLine() local
216 command_line->CopySwitchesFrom(base_command_line, kForwardSwitches, in DeriveCommandLine()
217 base::size(kForwardSwitches)); in DeriveCommandLine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/service/
H A Dservice_utility_process_host.cc321 static const char* const kForwardSwitches[] = { in Launch() local
334 cmd_line->CopySwitchesFrom(service_command_line, kForwardSwitches, in Launch()
335 base::size(kForwardSwitches)); in Launch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/web_test/browser/
H A Dweb_test_content_browser_client.cc269 static const char* kForwardSwitches[] = { in AppendExtraCommandLineSwitches() local
281 kForwardSwitches, in AppendExtraCommandLineSwitches()
282 base::size(kForwardSwitches)); in AppendExtraCommandLineSwitches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/shell/browser/
H A Dshell_content_browser_client.cc213 static const char* kForwardSwitches[] = { in AppendExtraCommandLineSwitches() local
227 kForwardSwitches, in AppendExtraCommandLineSwitches()
228 base::size(kForwardSwitches)); in AppendExtraCommandLineSwitches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Dbrowser_child_process_host_impl.cc327 static const char* const kForwardSwitches[] = { in LaunchWithoutExtraCommandLineSwitches() local
342 cmd_line->CopySwitchesFrom(browser_command_line, kForwardSwitches, in LaunchWithoutExtraCommandLineSwitches()
343 base::size(kForwardSwitches)); in LaunchWithoutExtraCommandLineSwitches()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/
H A Dbrowser_child_process_host_impl.cc331 static const char* const kForwardSwitches[] = { in LaunchWithoutExtraCommandLineSwitches() local
347 cmd_line->CopySwitchesFrom(browser_command_line, kForwardSwitches, in LaunchWithoutExtraCommandLineSwitches()
348 base::size(kForwardSwitches)); in LaunchWithoutExtraCommandLineSwitches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/app/
H A Dcontent_main_runner_impl.cc250 static const char* const kForwardSwitches[] = { in LaunchZygoteHelper() local
268 kForwardSwitches, base::size(kForwardSwitches)); in LaunchZygoteHelper()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/app/
H A Dcontent_main_runner_impl.cc246 static const char* const kForwardSwitches[] = { in LaunchZygoteHelper() local
259 kForwardSwitches, base::size(kForwardSwitches)); in LaunchZygoteHelper()