Home
last modified time | relevance | path

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

/external/chromium_org/content/shell/browser/
Dshell_content_browser_client.h46 virtual void AppendExtraCommandLineSwitches(CommandLine* command_line,
Dshell_content_browser_client.cc196 void ShellContentBrowserClient::AppendExtraCommandLineSwitches( in AppendExtraCommandLineSwitches() function in content::ShellContentBrowserClient
/external/chromium_org/android_webview/browser/
Daw_content_browser_client.h56 virtual void AppendExtraCommandLineSwitches(CommandLine* command_line,
Daw_content_browser_client.cc226 void AwContentBrowserClient::AppendExtraCommandLineSwitches( in AppendExtraCommandLineSwitches() function in android_webview::AwContentBrowserClient
/external/chromium_org/content/browser/
Dbrowser_child_process_host_impl.cc141 GetContentClient()->browser()->AppendExtraCommandLineSwitches( in Launch()
/external/chromium_org/content/public/browser/
Dcontent_browser_client.h266 virtual void AppendExtraCommandLineSwitches(CommandLine* command_line, in AppendExtraCommandLineSwitches() function
/external/chromium_org/chrome/browser/
Dchrome_content_browser_client.h112 virtual void AppendExtraCommandLineSwitches(CommandLine* command_line,
Dchrome_content_browser_client.cc1390 void ChromeContentBrowserClient::AppendExtraCommandLineSwitches( in AppendExtraCommandLineSwitches() function in chrome::ChromeContentBrowserClient
/external/chromium_org/content/browser/zygote_host/
Dzygote_host_impl_linux.cc122 GetContentClient()->browser()->AppendExtraCommandLineSwitches(&cmd_line, -1); in Init()
/external/chromium_org/content/browser/gpu/
Dgpu_process_host.cc1151 GetContentClient()->browser()->AppendExtraCommandLineSwitches( in LaunchGpuProcess()
/external/chromium_org/content/browser/renderer_host/
Drender_process_host_impl.cc910 GetContentClient()->browser()->AppendExtraCommandLineSwitches( in AppendRendererCommandLine()