HomeSort by relevance Sort by last modified time
    Searched refs:ForCurrentProcess (Results 326 - 350 of 1121) sorted by null

<<11121314151617181920>>

  /external/chromium_org/components/nacl/browser/
nacl_process_host.cc 264 enable_debug_stub_ = CommandLine::ForCurrentProcess()->HasSwitch(
310 !CommandLine::ForCurrentProcess()->HasSwitch(
325 CommandLine* cmd = CommandLine::ForCurrentProcess();
350 !CommandLine::ForCurrentProcess()->HasSwitch(
359 const CommandLine* cmd = CommandLine::ForCurrentProcess();
414 if (!CommandLine::ForCurrentProcess()->GetSwitchValuePath(
443 CommandLine::ForCurrentProcess()->GetSwitchValuePath(switches::kNaClGdb);
447 CommandLine::ForCurrentProcess()->GetSwitchValueNative(
472 base::FilePath script = CommandLine::ForCurrentProcess()->GetSwitchValuePath(
490 nacl_loader_prefix = CommandLine::ForCurrentProcess()->GetSwitchValueNative
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
login_utils.cc 302 user_flags, *CommandLine::ForCurrentProcess())) {
326 browser_creator.LaunchBrowser(*CommandLine::ForCurrentProcess(),
389 logging::RedirectChromeLogging(*(CommandLine::ForCurrentProcess()));
445 CommandLine* command_line = CommandLine::ForCurrentProcess();
540 CommandLine::ForCurrentProcess()->HasSwitch(
646 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess();
    [all...]
fake_login_utils.cc 45 browser_creator.LaunchBrowser(*CommandLine::ForCurrentProcess(),
hwid_checker.cc 115 CommandLine* cmd_line = CommandLine::ForCurrentProcess();
oobe_browsertest.cc 49 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
  /external/chromium_org/content/app/
content_main_runner.cc 314 CommandLine::ForCurrentProcess()->HasSwitch(
323 CommandLine::ForCurrentProcess()->HasSwitch(
377 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
420 CommandLine& command_line = *CommandLine::ForCurrentProcess();
655 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
781 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
804 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/base/test/launcher/
test_launcher.cc 186 return CommandLine::ForCurrentProcess()->HasSwitch(
467 if (CommandLine::ForCurrentProcess()->HasSwitch(
469 print_test_stdio = CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
610 const CommandLine* command_line = CommandLine::ForCurrentProcess();
673 if (CommandLine::ForCurrentProcess()->HasSwitch(
676 if (!StringToInt(CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
686 if (CommandLine::ForCurrentProcess()->HasSwitch(
689 if (!StringToInt(CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
740 const CommandLine* command_line = CommandLine::ForCurrentProcess();
802 const CommandLine* command_line = CommandLine::ForCurrentProcess();
    [all...]
  /external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_settings.cc 103 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
137 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
262 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
278 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
620 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
639 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
data_reduction_proxy_settings_unittest.cc 61 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
63 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
65 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
288 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
298 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
325 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
  /external/chromium_org/chrome/browser/google/
google_url_tracker.cc 247 if (CommandLine::ForCurrentProcess()->HasSwitch(
249 CommandLine::ForCurrentProcess()->HasSwitch(switches::kGoogleBaseURL))
252 std::string fetch_url = CommandLine::ForCurrentProcess()->
  /external/chromium_org/chrome/browser/prerender/
prerender_field_trial.cc 249 if (CommandLine::ForCurrentProcess()->HasSwitch(
252 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
305 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/browser/profiles/
profile_manager_browsertest.cc 198 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
247 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
308 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAshBrowserTests))
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_service.cc 200 if (!CommandLine::ForCurrentProcess()->HasSwitch(
360 CommandLine* cmdline = CommandLine::ForCurrentProcess();
491 enable && !CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/ui/aura/bench/
bench_main.cc 185 CommandLine* command_line = CommandLine::ForCurrentProcess();
269 !CommandLine::ForCurrentProcess()->HasSwitch("disable-draw"));
330 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium/base/
command_line.h 70 static CommandLine* ForCurrentProcess();
179 // CommandLine cl(*CommandLine::ForCurrentProcess());
  /external/chromium/chrome/browser/
browser_main_gtk.cc 78 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
shell_integration.cc 30 const CommandLine& cmd_line = *CommandLine::ForCurrentProcess();
  /external/chromium/chrome/browser/chromeos/cros/
syslogs_library.cc 95 if (compress_logs && !CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium/chrome/browser/importer/
profile_import_process_host.cc 98 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess();
  /external/chromium/chrome/browser/policy/
profile_policy_connector.cc 42 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium/chrome/browser/sidebar/
sidebar_browsertest.cc 32 CommandLine::ForCurrentProcess()->AppendSwitch(
  /external/chromium_org/ash/
dip_unittest.cc 73 CommandLine::ForCurrentProcess()->AppendSwitch(
  /external/chromium_org/base/
command_line.h 84 static CommandLine* ForCurrentProcess();
173 // CommandLine cl(*CommandLine::ForCurrentProcess());
  /external/chromium_org/chrome/browser/
chrome_net_benchmarking_message_filter.cc 164 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_persistence_unittest.cc 42 CommandLine *cl = CommandLine::ForCurrentProcess();

Completed in 3616 milliseconds

<<11121314151617181920>>