HomeSort by relevance Sort by last modified time
    Searched refs:kDisableSyncAutofillProfile (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/browser/sync/
profile_sync_factory_impl_unittest.cc 132 TestSwitchDisablesType(switches::kDisableSyncAutofillProfile,
profile_sync_factory_impl.cc 152 if (!command_line_->HasSwitch(switches::kDisableSyncAutofillProfile)) {
  /external/chromium/chrome/common/
chrome_switches.cc 285 const char kDisableSyncAutofillProfile[] = "disable-sync-autofill-profile";
    [all...]
chrome_switches.h 93 extern const char kDisableSyncAutofillProfile[];
  /external/chromium_org/chrome/browser/sync/
profile_sync_components_factory_impl_unittest.cc 157 TestSwitchDisablesType(switches::kDisableSyncAutofillProfile,
profile_sync_components_factory_impl.cc 144 if (!command_line_->HasSwitch(switches::kDisableSyncAutofillProfile)) {
  /external/chromium_org/chrome/common/
chrome_switches.cc 432 const char kDisableSyncAutofillProfile[] = "disable-sync-autofill-profile";
    [all...]
chrome_switches.h 131 extern const char kDisableSyncAutofillProfile[];

Completed in 225 milliseconds