AUTOFILL_PROFILE  352 chrome/android/java/src/org/chromium/chrome/browser/sync/ProfileSyncService.java         if ((modelTypeSelection & ModelTypeSelection.AUTOFILL_PROFILE) != 0) {
AUTOFILL_PROFILE  353 chrome/android/java/src/org/chromium/chrome/browser/sync/ProfileSyncService.java             syncTypes.add(ModelType.AUTOFILL_PROFILE);
AUTOFILL_PROFILE   40 chrome/browser/sync/glue/autofill_profile_data_type_controller.cc   return syncer::AUTOFILL_PROFILE;
AUTOFILL_PROFILE   32 chrome/browser/sync/glue/non_ui_data_type_controller_unittest.cc using syncer::AUTOFILL_PROFILE;
AUTOFILL_PROFILE   77 chrome/browser/sync/glue/non_ui_data_type_controller_unittest.cc     return AUTOFILL_PROFILE;
AUTOFILL_PROFILE  391 chrome/browser/sync/glue/non_ui_data_type_controller_unittest.cc                                    AUTOFILL_PROFILE)));
AUTOFILL_PROFILE  180 chrome/browser/sync/profile_sync_components_factory_impl.cc   if (!disabled_types.Has(syncer::AUTOFILL_PROFILE)) {
AUTOFILL_PROFILE  482 chrome/browser/sync/profile_sync_components_factory_impl.cc     case syncer::AUTOFILL_PROFILE: {
AUTOFILL_PROFILE   47 chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc     datatypes.push_back(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  141 chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc       syncer::ModelTypeSet(syncer::AUTOFILL_PROFILE, syncer::BOOKMARKS));
AUTOFILL_PROFILE  358 chrome/browser/sync/profile_sync_service_android.cc   if (types.Has(syncer::AUTOFILL_PROFILE)) {
AUTOFILL_PROFILE  359 chrome/browser/sync/profile_sync_service_android.cc     model_type_selection |= AUTOFILL_PROFILE;
AUTOFILL_PROFILE  201 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   return syncer::AUTOFILL_PROFILE;
AUTOFILL_PROFILE  446 chrome/browser/sync/profile_sync_service_autofill_unittest.cc         GetSyncableServiceForType(syncer::AUTOFILL_PROFILE)).
AUTOFILL_PROFILE  492 chrome/browser/sync/profile_sync_service_autofill_unittest.cc     } else if (type == syncer::AUTOFILL_PROFILE) {
AUTOFILL_PROFILE  643 chrome/browser/sync/profile_sync_service_autofill_unittest.cc         node.InitUniqueByCreation(syncer::AUTOFILL_PROFILE,
AUTOFILL_PROFILE  999 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   CreateRootHelper create_root(this, syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE 1000 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   StartSyncService(create_root.callback(), false, syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE 1119 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   StartSyncService(add_autofill.callback(), false, syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE 1162 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   StartSyncService(add_autofill.callback(), false, syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE 1212 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   StartSyncService(add_autofill.callback(), false, syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE 1255 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   CreateRootHelper create_root(this, syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE 1256 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   StartSyncService(create_root.callback(), false, syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE 1354 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   StartSyncService(add_autofill.callback(), false, syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE   21 chrome/browser/sync/profile_sync_service_model_type_selection_android.h DEFINE_MODEL_TYPE_SELECTION(AUTOFILL_PROFILE, 1<<5)
AUTOFILL_PROFILE   58 chrome/browser/sync/test/integration/enable_disable_test.cc     if (it.Get() == syncer::AUTOFILL_PROFILE || it.Get() == syncer::SESSIONS) {
AUTOFILL_PROFILE   70 chrome/browser/sync/test/integration/enable_disable_test.cc                                         syncer::AUTOFILL_PROFILE));
AUTOFILL_PROFILE  122 chrome/browser/sync/test/integration/enable_disable_test.cc     if (it.Get() == syncer::AUTOFILL_PROFILE ||
AUTOFILL_PROFILE  139 chrome/browser/sync/test/integration/enable_disable_test.cc       ASSERT_FALSE(DoesTopLevelNodeExist(user_share, syncer::AUTOFILL_PROFILE));
AUTOFILL_PROFILE  198 components/autofill/core/browser/webdata/autofill_profile_syncable_service.cc   DCHECK_EQ(type, syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  210 components/autofill/core/browser/webdata/autofill_profile_syncable_service.cc   DCHECK_EQ(type, syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  229 components/autofill/core/browser/webdata/autofill_profile_syncable_service.cc                             syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  279 components/autofill/core/browser/webdata/autofill_profile_syncable_service.cc     flare_.Run(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  466 components/autofill/core/browser/webdata/autofill_profile_syncable_service.cc   DCHECK_EQ(syncer::AUTOFILL_PROFILE, data.GetDataType());
AUTOFILL_PROFILE   69 components/autofill/core/browser/webdata/autofill_profile_syncable_service.h   static syncer::ModelType model_type() { return syncer::AUTOFILL_PROFILE; }
AUTOFILL_PROFILE  246 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc         syncer::AUTOFILL_PROFILE, data_list,
AUTOFILL_PROFILE  306 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc   autofill_syncable_service_.StopSyncing(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  360 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc   autofill_syncable_service_.StopSyncing(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  423 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc   autofill_syncable_service_.StopSyncing(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  461 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc   autofill_syncable_service_.StopSyncing(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  494 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc       autofill_syncable_service_.GetAllSyncData(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  502 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc   autofill_syncable_service_.StopSyncing(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  753 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc   autofill_syncable_service_.StopSyncing(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  774 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc   autofill_syncable_service_.StopSyncing(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  821 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc   autofill_syncable_service_.StopSyncing(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  868 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc   autofill_syncable_service_.StopSyncing(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE   32 components/sync_driver/model_association_manager.cc   syncer::AUTOFILL_PROFILE,
AUTOFILL_PROFILE  124 components/sync_driver/sync_prefs.cc   model_set.Put(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  289 components/sync_driver/sync_prefs.cc     case syncer::AUTOFILL_PROFILE:
AUTOFILL_PROFILE  391 components/sync_driver/sync_prefs.cc   pref_groups_[syncer::AUTOFILL].Put(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  197 components/sync_driver/sync_prefs_unittest.cc       expected_preferred_types.Put(syncer::AUTOFILL_PROFILE);
AUTOFILL_PROFILE  230 sync/internal_api/base_node.cc   DCHECK_EQ(GetModelType(), AUTOFILL_PROFILE);
AUTOFILL_PROFILE   50 sync/internal_api/js_mutation_event_observer_unittest.cc   for (int i = AUTOFILL_PROFILE; i < MODEL_TYPE_COUNT; ++i) {
AUTOFILL_PROFILE   70 sync/internal_api/js_mutation_event_observer_unittest.cc   for (int i = AUTOFILL_PROFILE; i < MODEL_TYPE_COUNT; ++i) {
AUTOFILL_PROFILE   87 sync/internal_api/js_mutation_event_observer_unittest.cc   for (int i = AUTOFILL_PROFILE; i < MODEL_TYPE_COUNT; ++i) {
AUTOFILL_PROFILE   47 sync/syncable/model_type.cc     case AUTOFILL_PROFILE:
AUTOFILL_PROFILE  149 sync/syncable/model_type.cc     case AUTOFILL_PROFILE:
AUTOFILL_PROFILE  253 sync/syncable/model_type.cc     return AUTOFILL_PROFILE;
AUTOFILL_PROFILE  474 sync/syncable/model_type.cc     case AUTOFILL_PROFILE:
AUTOFILL_PROFILE  533 sync/syncable/model_type.cc     case AUTOFILL_PROFILE:
AUTOFILL_PROFILE  631 sync/syncable/model_type.cc     return AUTOFILL_PROFILE;
AUTOFILL_PROFILE  770 sync/syncable/model_type.cc     case AUTOFILL_PROFILE:
AUTOFILL_PROFILE  892 sync/syncable/model_type.cc     case AUTOFILL_PROFILE:
AUTOFILL_PROFILE  986 sync/syncable/model_type.cc     *model_type = AUTOFILL_PROFILE;
AUTOFILL_PROFILE  251 sync/syncable/nigori_util.cc       encrypted_types.Has(AUTOFILL_PROFILE));
AUTOFILL_PROFILE  287 sync/syncable/nigori_util.cc     encrypted_types.Put(AUTOFILL_PROFILE);
AUTOFILL_PROFILE  306 sync/tools/sync_client.cc   model_types.Put(AUTOFILL_PROFILE);
AUTOFILL_PROFILE   51 sync/util/data_type_histogram.h       case ::syncer::AUTOFILL_PROFILE: \