UserTypes         602 chrome/browser/autocomplete/base_search_provider.cc       !sync_prefs.GetPreferredDataTypes(syncer::UserTypes()).Has(
UserTypes         135 chrome/browser/extensions/api/sessions/sessions_apitest.cc       .WillByDefault(testing::Return(syncer::UserTypes()));
UserTypes         168 chrome/browser/sync/glue/data_type_manager_impl.cc           syncer::Union(syncer::UserTypes(), syncer::ControlTypes()),
UserTypes         577 chrome/browser/sync/profile_sync_service.cc   DCHECK(syncer::UserTypes().Has(type));
UserTypes         360 chrome/browser/sync/profile_sync_service_startup_unittest.cc   syncer::ModelTypeSet user_types = syncer::UserTypes();
UserTypes          71 chrome/browser/sync/startup_controller_unittest.cc     controller_->Reset(syncer::UserTypes());
UserTypes         189 chrome/browser/sync/startup_controller_unittest.cc   syncer::ModelTypeSet types(syncer::UserTypes());
UserTypes         196 chrome/browser/sync/startup_controller_unittest.cc   sync_prefs()->SetPreferredDataTypes(syncer::UserTypes(), types);
UserTypes         197 chrome/browser/sync/startup_controller_unittest.cc   controller()->Reset(syncer::UserTypes());
UserTypes         239 chrome/browser/sync/startup_controller_unittest.cc   controller()->Reset(syncer::UserTypes());
UserTypes         256 chrome/browser/sync/startup_controller_unittest.cc   controller()->Reset(syncer::UserTypes());
UserTypes          58 components/sync_driver/sync_prefs.cc   syncer::ModelTypeSet user_types = syncer::UserTypes();
UserTypes         129 components/sync_driver/sync_prefs_unittest.cc       sync_prefs.GetPreferredDataTypes(syncer::UserTypes());
UserTypes         135 components/sync_driver/sync_prefs_unittest.cc   syncer::ModelTypeSet registered_types = syncer::UserTypes();
UserTypes         149 components/sync_driver/sync_prefs_unittest.cc   preferred_types = sync_prefs.GetPreferredDataTypes(syncer::UserTypes());
UserTypes         158 components/sync_driver/sync_prefs_unittest.cc   preferred_types = sync_prefs.GetPreferredDataTypes(syncer::UserTypes());
UserTypes         168 components/sync_driver/sync_prefs_unittest.cc   const syncer::ModelTypeSet user_types = syncer::UserTypes();
UserTypes         187 components/sync_driver/sync_prefs_unittest.cc   const syncer::ModelTypeSet user_types = syncer::UserTypes();
UserTypes         184 sync/internal_api/public/base/model_type.h SYNC_EXPORT ModelTypeSet UserTypes();
UserTypes         368 sync/syncable/model_type.cc   ModelTypeSet encryptable_user_types = UserTypes();