HomeSort by relevance Sort by last modified time
    Searched refs:ForCurrentProcess (Results 1 - 25 of 186) sorted by null

1 2 3 4 5 6 7 8

  /external/chromium/chrome/browser/extensions/
extension_clipboard_apitest.cc 10 CommandLine::ForCurrentProcess()->AppendSwitch(
extension_debugger_apitest.cc 10 CommandLine::ForCurrentProcess()->AppendSwitch(
extension_input_apitest.cc 10 CommandLine::ForCurrentProcess()->AppendSwitch(
extension_webrequest_apitest.cc 20 CommandLine::ForCurrentProcess()->AppendSwitch(
27 CommandLine::ForCurrentProcess()->AppendSwitch(
extension_webnavigation_apitest.cc 16 CommandLine::ForCurrentProcess()->AppendSwitch(
25 CommandLine::ForCurrentProcess()->AppendSwitch(
34 CommandLine::ForCurrentProcess()->AppendSwitch(
43 CommandLine::ForCurrentProcess()->AppendSwitch(
52 CommandLine::ForCurrentProcess()->AppendSwitch(
61 CommandLine::ForCurrentProcess()->AppendSwitch(
70 CommandLine::ForCurrentProcess()->AppendSwitch(
79 CommandLine::ForCurrentProcess()->AppendSwitch(
88 CommandLine::ForCurrentProcess()->AppendSwitch(
extension_get_views_apitest.cc 19 CommandLine::ForCurrentProcess()->AppendSwitch(
extension_infobar_apitest.cc 19 CommandLine::ForCurrentProcess()->AppendSwitch(
extension_bookmark_manager_apitest.cc 18 CommandLine::ForCurrentProcess()->AppendSwitch(
25 CommandLine::ForCurrentProcess()->AppendSwitch(
extension_processes_apitest.cc 14 CommandLine::ForCurrentProcess()->AppendSwitch(
21 CommandLine::ForCurrentProcess()->AppendSwitch(
extension_proxy_apitest.cc 73 CommandLine::ForCurrentProcess()->AppendSwitch(
87 CommandLine::ForCurrentProcess()->AppendSwitch(
101 CommandLine::ForCurrentProcess()->AppendSwitch(
115 CommandLine::ForCurrentProcess()->AppendSwitch(
132 CommandLine::ForCurrentProcess()->AppendSwitch(
149 CommandLine::ForCurrentProcess()->AppendSwitch(
163 CommandLine::ForCurrentProcess()->AppendSwitch(
195 CommandLine::ForCurrentProcess()->AppendSwitch(
221 CommandLine::ForCurrentProcess()->AppendSwitch(
253 CommandLine::ForCurrentProcess()->AppendSwitch
    [all...]
extension_content_settings_apitest.cc 13 CommandLine::ForCurrentProcess()->AppendSwitch(
31 CommandLine::ForCurrentProcess()->AppendSwitch(
58 CommandLine::ForCurrentProcess()->AppendSwitch(
65 CommandLine::ForCurrentProcess()->AppendSwitch(
81 CommandLine::ForCurrentProcess()->AppendSwitch(
  /external/chromium/chrome/browser/
background_mode_manager_factory.cc 33 return new BackgroundModeManager(profile, CommandLine::ForCurrentProcess());
tab_closeable_state_watcher.cc 22 if (!CommandLine::ForCurrentProcess()->HasSwitch(
background_contents_service_factory.cc 35 CommandLine::ForCurrentProcess());
content_setting_combo_model.cc 40 CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnableClickToPlay))
65 CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnableClickToPlay))
  /external/chromium/chrome/browser/chromeos/
cros_settings_provider.cc 18 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kGuestSession) &&
  /external/chromium/chrome/common/
profiling.cc 20 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
43 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
62 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
76 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
107 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
common_glue.cc 36 const CommandLine& parsed_command_line = *CommandLine::ForCurrentProcess();
nacl_cmd_line.cc 13 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess();
chrome_content_client.cc 81 nacl.enabled = CommandLine::ForCurrentProcess()->HasSwitch(
95 if (CommandLine::ForCurrentProcess()->HasSwitch(
117 bool flash_out_of_process = !CommandLine::ForCurrentProcess()->HasSwitch(
122 CommandLine::ForCurrentProcess()->GetSwitchValueNative(
133 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
  /external/chromium/base/test/
perf_test_suite.cc 26 CommandLine::ForCurrentProcess()->GetSwitchValuePath("log-file");
test_timeouts.cc 20 if (CommandLine::ForCurrentProcess()->HasSwitch(switch_name)) {
22 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(switch_name));
  /external/chromium/chrome/browser/chromeos/frame/
browser_frame_chromeos.cc 41 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kChromeosFrame))
  /external/chromium/chrome/browser/first_run/
first_run_gtk.cc 26 const CommandLine& cmdline = *CommandLine::ForCurrentProcess();
  /external/chromium/chrome/browser/chromeos/panels/
panel_browsertest.cc 42 CommandLine::ForCurrentProcess()->AppendSwitch(
80 CommandLine::ForCurrentProcess()->AppendSwitch(

Completed in 1044 milliseconds

1 2 3 4 5 6 7 8