ModelTypeToRootTag  477 chrome/browser/sync/glue/bookmark_model_associator.cc   if (bm_root.InitByTagLookup(syncer::ModelTypeToRootTag(syncer::BOOKMARKS)) ==
ModelTypeToRootTag  197 chrome/browser/sync/glue/generic_change_processor.cc   if (root.InitByTagLookup(syncer::ModelTypeToRootTag(type)) !=
ModelTypeToRootTag  235 chrome/browser/sync/glue/generic_change_processor.cc   if (root.InitByTagLookup(syncer::ModelTypeToRootTag(type)) !=
ModelTypeToRootTag  425 chrome/browser/sync/glue/generic_change_processor.cc   if (root_node.InitByTagLookup(syncer::ModelTypeToRootTag(
ModelTypeToRootTag  617 chrome/browser/sync/glue/generic_change_processor.cc   if (type_root_node.InitByTagLookup(syncer::ModelTypeToRootTag(type)) !=
ModelTypeToRootTag   65 chrome/browser/sync/glue/generic_change_processor_unittest.cc               root.InitByTagLookup(syncer::ModelTypeToRootTag(kType)));
ModelTypeToRootTag  214 chrome/browser/sync/glue/session_change_processor.cc   if (root.InitByTagLookup(syncer::ModelTypeToRootTag(syncer::SESSIONS)) !=
ModelTypeToRootTag  163 chrome/browser/sync/glue/session_model_associator.cc   if (root.InitByTagLookup(syncer::ModelTypeToRootTag(syncer::SESSIONS)) !=
ModelTypeToRootTag  595 chrome/browser/sync/glue/session_model_associator.cc     if (root.InitByTagLookup(syncer::ModelTypeToRootTag(model_type())) !=
ModelTypeToRootTag 1084 chrome/browser/sync/glue/session_model_associator.cc   if (root.InitByTagLookup(syncer::ModelTypeToRootTag(syncer::SESSIONS)) !=
ModelTypeToRootTag  108 chrome/browser/sync/glue/synced_device_tracker.cc           syncer::ModelTypeToRootTag(syncer::DEVICE_INFO)) !=
ModelTypeToRootTag  186 chrome/browser/sync/glue/synced_device_tracker.cc         type_root.InitByTagLookup(ModelTypeToRootTag(syncer::DEVICE_INFO));
ModelTypeToRootTag   74 chrome/browser/sync/glue/tab_node_pool.cc     if (root.InitByTagLookup(syncer::ModelTypeToRootTag(syncer::SESSIONS)) !=
ModelTypeToRootTag  556 chrome/browser/sync/profile_sync_service_autofill_unittest.cc     if (node.InitByTagLookup(syncer::ModelTypeToRootTag(type)) !=
ModelTypeToRootTag  611 chrome/browser/sync/profile_sync_service_autofill_unittest.cc             syncer::ModelTypeToRootTag(syncer::AUTOFILL)) !=
ModelTypeToRootTag  661 chrome/browser/sync/profile_sync_service_autofill_unittest.cc             syncer::ModelTypeToRootTag(syncer::AUTOFILL)) !=
ModelTypeToRootTag  867 chrome/browser/sync/profile_sync_service_autofill_unittest.cc                           syncer::ModelTypeToRootTag(syncer::AUTOFILL));
ModelTypeToRootTag  409 chrome/browser/sync/profile_sync_service_bookmark_unittest.cc     if (node.InitByTagLookup(syncer::ModelTypeToRootTag(syncer::BOOKMARKS)) !=
ModelTypeToRootTag  427 chrome/browser/sync/profile_sync_service_bookmark_unittest.cc       root_exists = (root.InitByTagLookup(syncer::ModelTypeToRootTag(type)) ==
ModelTypeToRootTag  444 chrome/browser/sync/profile_sync_service_bookmark_unittest.cc         syncer::ModelTypeToRootTag(type)));
ModelTypeToRootTag  100 chrome/browser/sync/profile_sync_service_preference_unittest.cc     if (root.InitByTagLookup(syncer::ModelTypeToRootTag(
ModelTypeToRootTag  173 chrome/browser/sync/profile_sync_service_preference_unittest.cc     if (node.InitByTagLookup(syncer::ModelTypeToRootTag(syncer::PREFERENCES)) !=
ModelTypeToRootTag 1018 chrome/browser/sync/profile_sync_service_session_unittest.cc     root.InitByTagLookup(syncer::ModelTypeToRootTag(syncer::SESSIONS));
ModelTypeToRootTag 1048 chrome/browser/sync/profile_sync_service_session_unittest.cc     root.InitByTagLookup(syncer::ModelTypeToRootTag(syncer::SESSIONS));
ModelTypeToRootTag 1080 chrome/browser/sync/profile_sync_service_session_unittest.cc     root.InitByTagLookup(syncer::ModelTypeToRootTag(syncer::SESSIONS));
ModelTypeToRootTag 1112 chrome/browser/sync/profile_sync_service_session_unittest.cc     root.InitByTagLookup(syncer::ModelTypeToRootTag(syncer::SESSIONS));
ModelTypeToRootTag   31 chrome/browser/sync/test/integration/enable_disable_test.cc     return node.InitByTagLookup(syncer::ModelTypeToRootTag(type)) ==
ModelTypeToRootTag   44 sync/engine/apply_control_data_updates.cc                                  ModelTypeToRootTag(iter.Get()));
ModelTypeToRootTag   88 sync/engine/apply_control_data_updates_unittest.cc       ModelTypeToRootTag(NIGORI), specifics, true);
ModelTypeToRootTag  156 sync/engine/apply_control_data_updates_unittest.cc       ModelTypeToRootTag(NIGORI), specifics, true);
ModelTypeToRootTag  192 sync/engine/apply_control_data_updates_unittest.cc                        ModelTypeToRootTag(NIGORI));
ModelTypeToRootTag  273 sync/engine/apply_control_data_updates_unittest.cc       ModelTypeToRootTag(NIGORI), specifics, true);
ModelTypeToRootTag   41 sync/engine/directory_commit_contribution_unittest.cc         ModelTypeToRootTag(type));
ModelTypeToRootTag  265 sync/engine/directory_update_handler_unittest.cc       ModelTypeToRootTag(SYNCED_NOTIFICATIONS));
ModelTypeToRootTag  313 sync/engine/process_updates_util.cc         entry.GetUniqueServerTag() == ModelTypeToRootTag(type) ||
ModelTypeToRootTag  295 sync/internal_api/public/base/model_type.h SYNC_EXPORT std::string ModelTypeToRootTag(ModelType type);
ModelTypeToRootTag  797 sync/internal_api/sync_encryption_handler_impl.cc     std::string tag = ModelTypeToRootTag(iter.Get());
ModelTypeToRootTag  829 sync/internal_api/sync_encryption_handler_impl.cc   std::string passwords_tag = ModelTypeToRootTag(PASSWORDS);
ModelTypeToRootTag  102 sync/internal_api/sync_encryption_handler_impl_unittest.cc     std::string tag_name = ModelTypeToRootTag(model_type);
ModelTypeToRootTag  153 sync/internal_api/sync_manager_impl_unittest.cc   std::string type_tag = ModelTypeToRootTag(model_type);
ModelTypeToRootTag  180 sync/internal_api/sync_manager_impl_unittest.cc                              ModelTypeToRootTag(model_type));
ModelTypeToRootTag 1684 sync/internal_api/sync_manager_impl_unittest.cc               bookmark_root.InitByTagLookup(ModelTypeToRootTag(BOOKMARKS)));
ModelTypeToRootTag 1698 sync/internal_api/sync_manager_impl_unittest.cc               bookmark_root.InitByTagLookup(ModelTypeToRootTag(BOOKMARKS)));
ModelTypeToRootTag 2524 sync/internal_api/sync_manager_impl_unittest.cc                                        ModelTypeToRootTag(AUTOFILL));
ModelTypeToRootTag   84 sync/internal_api/test/test_entry_factory.cc               ModelTypeToRootTag(GetModelTypeFromSpecifics(specifics)));
ModelTypeToRootTag  571 sync/syncable/directory.cc       ModelTypeToRootTag(server_type) == entry->ref(UNIQUE_SERVER_TAG)) {
ModelTypeToRootTag  833 sync/syncable/directory.cc                         ModelTypeToRootTag(type));
ModelTypeToRootTag  103 sync/syncable/nigori_util.cc   std::string type_tag = ModelTypeToRootTag(type);
ModelTypeToRootTag  291 sync/test/engine/mock_connection_manager.cc   ent->set_server_defined_unique_tag(ModelTypeToRootTag(NIGORI));
ModelTypeToRootTag   71 sync/test/engine/test_syncable_utils.cc   std::string tag_name = syncer::ModelTypeToRootTag(type);
ModelTypeToRootTag  187 sync/test/fake_server/fake_server.cc                                   ModelTypeToRootTag(syncer::BOOKMARKS));
ModelTypeToRootTag  197 sync/test/fake_server/fake_server.cc                                   ModelTypeToRootTag(syncer::BOOKMARKS));
ModelTypeToRootTag  215 sync/test/fake_server/fake_server.cc                               ModelTypeToRootTag(syncer::BOOKMARKS));
ModelTypeToRootTag   48 sync/test/fake_server/permanent_entity.cc   string server_tag = syncer::ModelTypeToRootTag(model_type);