HomeSort by relevance Sort by last modified time
    Searched refs:CommandLine (Results 776 - 800 of 1825) sorted by null

<<31323334353637383940>>

  /external/chromium/chrome/browser/ui/webui/options/
language_options_handler_common.cc 97 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /external/chromium/net/test/
test_server_win.cc 26 bool LaunchTestServerAsJob(const CommandLine& cmdline,
148 CommandLine python_command(python_exe);
  /external/chromium_org/apps/
app_load_service.cc 30 command_line(CommandLine::NO_PROGRAM) {
54 const CommandLine& command_line,
  /external/chromium_org/cc/test/
pixel_test.cc 114 CommandLine* cmd = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/background/
background_mode_manager.h 23 class CommandLine;
57 BackgroundModeManager(CommandLine* command_line,
  /external/chromium_org/chrome/browser/
chrome_process_finder_win.cc 154 CommandLine command_line(*CommandLine::ForCurrentProcess());
164 // Format is "START\0<<<current directory>>>\0<<<commandline>>>".
intranet_redirect_detector.cc 72 const CommandLine* cmd_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/extensions/api/tab_capture/
tab_capture_performancetest.cc 69 return CommandLine::ForCurrentProcess()->HasSwitch("enable-gpu");
102 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
  /external/chromium_org/chrome/browser/extensions/
extension_tabs_apitest.cc 47 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
162 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
script_bubble_controller_unittest.cc 48 CommandLine command_line(CommandLine::NO_PROGRAM);
  /external/chromium_org/chrome/browser/password_manager/
password_store_factory.cc 120 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kUseMockKeychain)) {
135 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
  /external/chromium_org/chrome/browser/policy/cloud/
cloud_policy_manager_browsertest.cc 53 CommandLine* command_line = CommandLine::ForCurrentProcess();
user_policy_signin_service_android.cc 32 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/policy/
policy_path_parser_win.cc 140 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/profiles/
profile_window.cc 118 CommandLine command_line(CommandLine::NO_PROGRAM);
  /external/chromium_org/chrome/browser/safe_browsing/
download_feedback.cc 121 CommandLine* cmdline = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/search/
search.cc 296 const CommandLine* command_line = CommandLine::ForCurrentProcess();
527 const CommandLine* cl = CommandLine::ForCurrentProcess();
549 const CommandLine* cl = CommandLine::ForCurrentProcess();
689 CommandLine* cl = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/tab_contents/
spellchecker_submenu_observer_hunspell.cc 88 const CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/ui/app_list/search/webstore/
webstore_provider_browsertest.cc 72 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
84 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
  /external/chromium_org/chrome/browser/ui/
browser_tab_strip_model_delegate.cc 143 if (CommandLine::ForCurrentProcess()->HasSwitch(
152 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
ntp_resource_cache_android.cc 140 if (CommandLine::ForCurrentProcess()->HasSwitch(
143 } else if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/browser/ui/webui/
version_ui.cc 101 WideToUTF16(CommandLine::ForCurrentProcess()->GetCommandLineString()));
105 const ArgvList& argv = CommandLine::ForCurrentProcess()->argv();
  /external/chromium_org/chrome/installer/util/
installer_state.h 26 class CommandLine;
76 void Initialize(const CommandLine& command_line,
product_unittest.cc 60 CommandLine cmd_line = CommandLine::FromString(
  /external/chromium_org/chrome/test/chromedriver/chrome/
chrome_desktop_impl.cc 69 const CommandLine& command,
162 const CommandLine& ChromeDesktopImpl::command() const {

Completed in 415 milliseconds

<<31323334353637383940>>