Searched refs:AppendExtraCommandLineSwitches (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/chromecast/shell/browser/
H A Dcast_content_browser_client.h34 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
H A Dcast_content_browser_client.cc84 void CastContentBrowserClient::AppendExtraCommandLineSwitches( function in class:chromecast::shell::CastContentBrowserClient
/external/chromium_org/extensions/shell/browser/
H A Dshell_content_browser_client.h57 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
H A Dshell_content_browser_client.cc187 void ShellContentBrowserClient::AppendExtraCommandLineSwitches( function in class:extensions::ShellContentBrowserClient
/external/chromium_org/content/shell/browser/
H A Dshell_content_browser_client.h51 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
H A Dshell_content_browser_client.cc235 void ShellContentBrowserClient::AppendExtraCommandLineSwitches( function in class:content::ShellContentBrowserClient
/external/chromium_org/android_webview/browser/
H A Daw_content_browser_client.h54 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
H A Daw_content_browser_client.cc266 void AwContentBrowserClient::AppendExtraCommandLineSwitches( function in class:android_webview::AwContentBrowserClient
/external/chromium_org/content/browser/
H A Dbrowser_child_process_host_impl.cc138 GetContentClient()->browser()->AppendExtraCommandLineSwitches(
/external/chromium_org/chrome/browser/
H A Dchrome_content_browser_client.h117 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
H A Dchrome_content_browser_client.cc1089 // on startup in |AppendExtraCommandLineSwitches| below.
1195 void ChromeContentBrowserClient::AppendExtraCommandLineSwitches( function in class:chrome::ChromeContentBrowserClient
/external/chromium_org/content/browser/zygote_host/
H A Dzygote_host_impl_linux.cc140 GetContentClient()->browser()->AppendExtraCommandLineSwitches(&cmd_line, -1);
/external/chromium_org/content/public/browser/
H A Dcontent_browser_client.h257 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line, function in class:content::ContentBrowserClient
/external/chromium_org/content/browser/gpu/
H A Dgpu_process_host.cc889 GetContentClient()->browser()->AppendExtraCommandLineSwitches(
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.cc1058 GetContentClient()->browser()->AppendExtraCommandLineSwitches(

Completed in 901 milliseconds