PRIORITY_PREFERENCES   25 chrome/browser/prefs/pref_model_associator.cc using syncer::PRIORITY_PREFERENCES;
PRIORITY_PREFERENCES   31 chrome/browser/prefs/pref_model_associator.cc          pref.GetDataType() == syncer::PRIORITY_PREFERENCES);
PRIORITY_PREFERENCES   32 chrome/browser/prefs/pref_model_associator.cc   if (pref.GetDataType() == syncer::PRIORITY_PREFERENCES) {
PRIORITY_PREFERENCES   42 chrome/browser/prefs/pref_model_associator.cc   if (type == syncer::PRIORITY_PREFERENCES) {
PRIORITY_PREFERENCES   87 chrome/browser/prefs/pref_model_associator.cc   DCHECK(type_ == PREFERENCES || type_ == PRIORITY_PREFERENCES);
PRIORITY_PREFERENCES   48 chrome/browser/prefs/pref_service_syncable.cc     priority_pref_sync_associator_(syncer::PRIORITY_PREFERENCES) {
PRIORITY_PREFERENCES  135 chrome/browser/prefs/pref_service_syncable.cc   } else if (type == syncer::PRIORITY_PREFERENCES) {
PRIORITY_PREFERENCES  325 chrome/browser/sync/profile_sync_components_factory_impl.cc   if (!disabled_types.Has(syncer::PRIORITY_PREFERENCES)) {
PRIORITY_PREFERENCES  330 chrome/browser/sync/profile_sync_components_factory_impl.cc             syncer::PRIORITY_PREFERENCES,
PRIORITY_PREFERENCES  478 chrome/browser/sync/profile_sync_components_factory_impl.cc     case syncer::PRIORITY_PREFERENCES:
PRIORITY_PREFERENCES  480 chrome/browser/sync/profile_sync_components_factory_impl.cc           syncer::PRIORITY_PREFERENCES)->AsWeakPtr();
PRIORITY_PREFERENCES   57 chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc     datatypes.push_back(syncer::PRIORITY_PREFERENCES);
PRIORITY_PREFERENCES  125 chrome/browser/sync/test/integration/enable_disable_test.cc         it.Get() == syncer::PRIORITY_PREFERENCES ||
PRIORITY_PREFERENCES  152 chrome/browser/sync/test/integration/enable_disable_test.cc                                          syncer::PRIORITY_PREFERENCES));
PRIORITY_PREFERENCES   46 components/sync_driver/model_association_manager.cc   syncer::PRIORITY_PREFERENCES,
PRIORITY_PREFERENCES  327 components/sync_driver/sync_prefs.cc     case syncer::PRIORITY_PREFERENCES:
PRIORITY_PREFERENCES  396 components/sync_driver/sync_prefs.cc   pref_groups_[syncer::PREFERENCES].Put(syncer::PRIORITY_PREFERENCES);
PRIORITY_PREFERENCES  201 components/sync_driver/sync_prefs_unittest.cc       expected_preferred_types.Put(syncer::PRIORITY_PREFERENCES);
PRIORITY_PREFERENCES  281 sync/internal_api/base_node.cc   DCHECK_EQ(GetModelType(), PRIORITY_PREFERENCES);
PRIORITY_PREFERENCES  775 sync/internal_api/sync_manager_impl_unittest.cc     (*out)[PRIORITY_PREFERENCES] = GROUP_PASSIVE;
PRIORITY_PREFERENCES   98 sync/syncable/model_type.cc     case PRIORITY_PREFERENCES:
PRIORITY_PREFERENCES  183 sync/syncable/model_type.cc     case PRIORITY_PREFERENCES:
PRIORITY_PREFERENCES  304 sync/syncable/model_type.cc     return PRIORITY_PREFERENCES;
PRIORITY_PREFERENCES  378 sync/syncable/model_type.cc   encryptable_user_types.Remove(PRIORITY_PREFERENCES);
PRIORITY_PREFERENCES  394 sync/syncable/model_type.cc   return ModelTypeSet(PRIORITY_PREFERENCES);
PRIORITY_PREFERENCES  492 sync/syncable/model_type.cc     case PRIORITY_PREFERENCES:
PRIORITY_PREFERENCES  565 sync/syncable/model_type.cc     case PRIORITY_PREFERENCES:
PRIORITY_PREFERENCES  665 sync/syncable/model_type.cc     return PRIORITY_PREFERENCES;
PRIORITY_PREFERENCES  788 sync/syncable/model_type.cc     case PRIORITY_PREFERENCES:
PRIORITY_PREFERENCES  916 sync/syncable/model_type.cc     case PRIORITY_PREFERENCES:
PRIORITY_PREFERENCES 1013 sync/syncable/model_type.cc     *model_type = PRIORITY_PREFERENCES;
PRIORITY_PREFERENCES  315 sync/tools/sync_client.cc   model_types.Put(PRIORITY_PREFERENCES);
PRIORITY_PREFERENCES  102 sync/util/data_type_histogram.h       case ::syncer::PRIORITY_PREFERENCES :\