HomeSort by relevance Sort by last modified time
    Searched refs:HasSwitch (Results 101 - 125 of 145) sorted by null

1 2 3 45 6

  /external/chromium/chrome/browser/sidebar/
sidebar_manager.cc 33 return CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium/chrome/browser/ui/webui/
chrome_url_data_manager_backend.cc 394 return CommandLine::ForCurrentProcess()->HasSwitch(switches::kDebugDevTools);
  /external/chromium/chrome/browser/autocomplete/
autocomplete.cc 791 if (CommandLine::ForCurrentProcess()->HasSwitch(
793 !CommandLine::ForCurrentProcess()->HasSwitch(
796 if (!CommandLine::ForCurrentProcess()->HasSwitch(
    [all...]
  /external/chromium/chrome/browser/ui/
browser.cc 376 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnablePanels)) {
788 bool record_mode = parsed_command_line.HasSwitch(switches::kRecordMode);
789 bool playback_mode = parsed_command_line.HasSwitch(switches::kPlaybackMode);
809 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kStartMaximized))
    [all...]
browser_navigator.cc 43 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kProcessPerTab) &&
  /external/chromium/chrome/browser/tab_contents/
render_view_context_menu.cc     [all...]
  /external/chromium/chrome/browser/
background_contents_service.cc 129 !command_line->HasSwitch(switches::kDisableRestoreBackgroundContents))
aeropeek_manager.cc     [all...]
browser_process_impl.cc     [all...]
enumerate_modules_model_win.cc 889 if (cmd_line.HasSwitch(switches::kConflictingModulesCheck)) {
    [all...]
about_flags.cc 566 if (command_line->HasSwitch(switches::kNoExperiments))
jumplist_win.cc 586 !CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium/chrome/browser/chromeos/
boot_times_loader.cc 90 if (command_line.HasSwitch(switches::kTestType)) {
proxy_cros_settings_provider.cc 43 !CommandLine::ForCurrentProcess()->HasSwitch(switches::kGuestSession));
preferences.cc 213 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kGuestSession)) {
  /external/chromium/chrome/browser/extensions/
extension_webstore_private_api.cc 85 if (cmdline->HasSwitch(switches::kAppsGalleryReturnTokens) &&
sandboxed_extension_unpacker.cc 120 !CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess);
extension_updater.cc 644 !CommandLine::ForCurrentProcess()->HasSwitch(switches::kSingleProcess);
    [all...]
extension_service.cc 431 if (command_line->HasSwitch(switches::kDisableExtensions)) {
446 if (command_line->HasSwitch(switches::kExtensionsUpdateFrequency)) {
    [all...]
  /external/chromium/chrome/browser/sync/
sync_ui_util.cc 80 browser_command_line.HasSwitch(switches::kMultiProfiles) ?
profile_sync_service.cc 231 if (command_line.HasSwitch(switches::kSyncServiceURL)) {
    [all...]
  /external/chromium/chrome/browser/ui/webui/options/
personal_options_handler.cc 55 multiprofile_ = browser_command_line.HasSwitch(switches::kMultiProfiles);
  /external/chromium/chrome/browser/content_settings/
content_settings_pref_provider.cc 136 CommandLine::ForCurrentProcess()->HasSwitch(
396 CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium/chrome/browser/chromeos/login/
user_manager.cc 598 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium/chrome/browser/translate/
translate_manager.cc 378 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDisableTranslate))

Completed in 1182 milliseconds

1 2 3 45 6