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

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/extensions/
extension_prefs_factory.cc 55 *CommandLine::ForCurrentProcess(), context));
  /external/chromium_org/chrome/browser/
fast_shutdown_browsertest.cc 29 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
process_singleton_modal_dialog_lock.cc 57 const CommandLine& command_line,
user_data_dir_extractor_win.cc 67 // Because of the way CommandLine parses, it's sufficient to append a new
71 CommandLine new_command_line = parameters.command_line;
  /external/chromium_org/chrome/browser/history/
web_history_service_factory.cc 20 if (!CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/browser/invalidation/
invalidation_service_util.cc 16 const CommandLine& command_line) {
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_service_factory.cc 30 CommandLine* command_line) {
  /external/chromium_org/chrome/browser/password_manager/
psl_matching_helper.cc 62 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/browser/policy/cloud/
user_cloud_policy_invalidator_factory.cc 46 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chrome/browser/prefs/
pref_service_syncable_factory.cc 49 void PrefServiceSyncableFactory::SetCommandLine(CommandLine* command_line) {
  /external/chromium_org/chrome/browser/sync/test/integration/
single_client_managed_user_settings_sync_test.cc 25 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
  /external/chromium_org/chrome/browser/sync_file_system/
syncable_file_system_util.cc 131 CommandLine::ForCurrentProcess()->HasSwitch(
137 return CommandLine::ForCurrentProcess()->HasSwitch(kEnableSyncFileSystemV2);
146 CommandLine command_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/browser/ui/ash/
caps_lock_delegate_chromeos.cc 23 CommandLine::ForCurrentProcess()->HasSwitch(switches::kTestType));
  /external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_chromepermission_unittest.cc 30 CommandLine::ForCurrentProcess()->AppendSwitch(
  /external/chromium_org/chrome/installer/util/
chrome_browser_operations.cc 36 void ChromeBrowserOperations::ReadOptions(const CommandLine& uninstall_command,
58 CommandLine* cmd_line) const {
73 CommandLine* cmd_line) const {
143 CommandLine base_command(setup_path);
  /external/chromium_org/chrome/renderer/extensions/
renderer_permissions_policy_delegate.cc 41 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kSigninProcess)) {
  /external/chromium_org/chrome/test/base/
chrome_process_util.cc 26 const CommandLine* cmd_line = CommandLine::ForCurrentProcess();
35 const CommandLine* cmd_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/chrome/test/chromedriver/
chrome_launcher.h 17 class CommandLine;
  /external/chromium_org/chromeos/dbus/
fake_sms_client.cc 29 if (!CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/chromeos/tools/onc_validator/
onc_validator.cc 110 CommandLine::Init(argc, argv);
112 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
113 CommandLine::StringVector args = command_line.GetArgs();
  /external/chromium_org/components/precache/core/
precache_fetcher.cc 29 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
45 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/components/wifi/
wifi_test.cc 88 CommandLine::Init(argc, argv);
89 const CommandLine& parsed_command_line = *CommandLine::ForCurrentProcess();
199 CommandLine::Init(argc, argv);
  /external/chromium_org/content/app/
startup_helper_win.cc 59 void SetupCRT(const CommandLine& command_line) {
  /external/chromium_org/content/browser/
histogram_message_filter.cc 48 CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/content/browser/loader/
offline_policy.cc 17 : enabled_(CommandLine::ForCurrentProcess()->HasSwitch(

Completed in 1085 milliseconds

<<11121314151617181920>>