ControlTypes      168 chrome/browser/sync/glue/data_type_manager_impl.cc           syncer::Union(syncer::UserTypes(), syncer::ControlTypes()),
ControlTypes       46 chrome/browser/sync/glue/data_type_manager_impl_unittest.cc   syncer::ModelTypeSet result = syncer::ControlTypes();
ControlTypes      152 chrome/browser/sync/glue/data_type_manager_impl_unittest.cc         custom_priority_types_(syncer::ControlTypes()) {}
ControlTypes      772 chrome/browser/sync/glue/data_type_manager_impl_unittest.cc   to_migrate.PutAll(syncer::ControlTypes());
ControlTypes     1028 chrome/browser/sync/glue/data_type_manager_impl_unittest.cc   configurer_.set_expected_configure_types(syncer::ControlTypes());
ControlTypes     1105 chrome/browser/sync/glue/data_type_manager_impl_unittest.cc   syncer::ModelTypeSet expected_types = syncer::ControlTypes();
ControlTypes      200 chrome/browser/sync/glue/sync_backend_host_core.cc       syncer::ControlTypes(), syncer::ModelTypeSet());
ControlTypes      458 chrome/browser/sync/glue/sync_backend_host_core.cc   if (!sync_manager_->InitialSyncEndedTypes().HasAll(syncer::ControlTypes())) {
ControlTypes      156 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc     enabled_types_.PutAll(syncer::ControlTypes());
ControlTypes      228 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc     types_to_add.PutAll(syncer::ControlTypes());
ControlTypes      280 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc       syncer::ControlTypes()));
ControlTypes      282 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc       syncer::ControlTypes()));
ControlTypes      284 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc       syncer::ControlTypes()).Empty());
ControlTypes      291 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc       syncer::ControlTypes()));
ControlTypes      293 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc       syncer::ControlTypes()));
ControlTypes      295 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc       syncer::ControlTypes()).Empty());
ControlTypes      301 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc       Difference(enabled_types_, syncer::ControlTypes())));
ControlTypes      381 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc       syncer::ModelTypeSet(syncer::ControlTypes())));
ControlTypes      383 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc       syncer::ModelTypeSet(syncer::ControlTypes())));
ControlTypes      386 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc           Difference(enabled_types_, syncer::ControlTypes())));
ControlTypes      397 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc       Difference(enabled_types_, syncer::ControlTypes())));
ControlTypes      351 chrome/browser/sync/profile_sync_service_android.cc   types.PutAll(syncer::ControlTypes());
ControlTypes       32 sync/engine/apply_control_data_updates.cc       &trans, ToFullModelTypeSet(ControlTypes()), &handles);
ControlTypes       39 sync/engine/apply_control_data_updates.cc   ModelTypeSet control_types = ControlTypes();
ControlTypes       70 sync/engine/apply_control_data_updates.cc     CHECK(ControlTypes().Has(type));
ControlTypes      212 sync/internal_api/public/base/model_type.h SYNC_EXPORT ModelTypeSet ControlTypes();
ControlTypes       29 sync/internal_api/test/sync_manager_for_profile_sync_test.cc   early_download_types.PutAll(ControlTypes());
ControlTypes      416 sync/syncable/model_type.cc   return ControlTypes().Has(model_type);
ControlTypes      433 sync/syncable/model_type.cc   result.PutAll(ControlTypes());