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

/external/chromium_org/apps/shell/browser/
H A Dshell_content_browser_client.h56 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
H A Dshell_content_browser_client.cc163 void ShellContentBrowserClient::AppendExtraCommandLineSwitches( function in class:apps::ShellContentBrowserClient
/external/chromium_org/content/shell/browser/
H A Dshell_content_browser_client.h47 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
H A Dshell_content_browser_client.cc208 void ShellContentBrowserClient::AppendExtraCommandLineSwitches( function in class:content::ShellContentBrowserClient
/external/chromium_org/android_webview/browser/
H A Daw_content_browser_client.h56 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
H A Daw_content_browser_client.cc263 void AwContentBrowserClient::AppendExtraCommandLineSwitches( function in class:android_webview::AwContentBrowserClient
/external/chromium_org/content/browser/
H A Dbrowser_child_process_host_impl.cc136 GetContentClient()->browser()->AppendExtraCommandLineSwitches(
/external/chromium_org/chrome/browser/
H A Dchrome_content_browser_client.h128 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
H A Dchrome_content_browser_client.cc1315 // on startup in |AppendExtraCommandLineSwitches| below.
1534 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.h281 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line, function in class:content::ContentBrowserClient
/external/chromium_org/content/browser/gpu/
H A Dgpu_process_host.cc1018 GetContentClient()->browser()->AppendExtraCommandLineSwitches(
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.cc1063 GetContentClient()->browser()->AppendExtraCommandLineSwitches(

Completed in 1638 milliseconds