HomeSort by relevance Sort by last modified time
    Searched refs:AppendExtraCommandLineSwitches (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/apps/shell/browser/
shell_content_browser_client.h 56 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
shell_content_browser_client.cc 163 void ShellContentBrowserClient::AppendExtraCommandLineSwitches(
  /external/chromium_org/content/shell/browser/
shell_content_browser_client.h 47 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
shell_content_browser_client.cc 208 void ShellContentBrowserClient::AppendExtraCommandLineSwitches(
  /external/chromium_org/android_webview/browser/
aw_content_browser_client.h 56 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
aw_content_browser_client.cc 263 void AwContentBrowserClient::AppendExtraCommandLineSwitches(
  /external/chromium_org/content/browser/
browser_child_process_host_impl.cc 136 GetContentClient()->browser()->AppendExtraCommandLineSwitches(
  /external/chromium_org/content/public/browser/
content_browser_client.h 281 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.h 128 virtual void AppendExtraCommandLineSwitches(base::CommandLine* command_line,
chrome_content_browser_client.cc     [all...]
  /external/chromium_org/content/browser/zygote_host/
zygote_host_impl_linux.cc 140 GetContentClient()->browser()->AppendExtraCommandLineSwitches(&cmd_line, -1);
  /external/chromium_org/content/browser/gpu/
gpu_process_host.cc     [all...]
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc     [all...]

Completed in 138 milliseconds