Home
last modified time | relevance | path

Searched refs:kDisableSyncExtensions (Results 1 – 8 of 8) sorted by relevance

/external/chromium/chrome/browser/sync/
Dprofile_sync_factory_impl_unittest.cc122 TestSwitchDisablesType(switches::kDisableSyncExtensions, in TEST_F()
Dprofile_sync_factory_impl.cc113 if (!command_line_->HasSwitch(switches::kDisableSyncExtensions)) { in CreateProfileSyncService()
/external/chromium/chrome/common/
Dchrome_switches.h95 extern const char kDisableSyncExtensions[];
Dchrome_switches.cc291 const char kDisableSyncExtensions[] = "disable-sync-extensions"; variable
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_components_factory_impl_unittest.cc150 TestSwitchDisablesType(switches::kDisableSyncExtensions, in TEST_F()
Dprofile_sync_components_factory_impl.cc244 if (!command_line_->HasSwitch(switches::kDisableSyncExtensions)) { in RegisterDesktopDataTypes()
/external/chromium_org/chrome/common/
Dchrome_switches.cc477 const char kDisableSyncExtensions[] = "disable-sync-extensions"; variable
Dchrome_switches.h142 extern const char kDisableSyncExtensions[];