Searched refs:ProtocolTypes (Results 1 – 19 of 19) sorted by relevance
83 ModelTypeSet protocol_types = ProtocolTypes(); in TEST_F()128 syncer::ModelTypeSet types = syncer::ProtocolTypes(); in TEST_F()
30 if (!ProtocolTypes().Has(datatype)) { in AddDefaultFieldValue()128 ModelTypeSet protocol_types = ProtocolTypes(); in GetModelTypeFromSpecificsFieldNumber()138 DCHECK(ProtocolTypes().Has(model_type)) in GetSpecificsFieldNumberFromModelType()330 ModelTypeSet ProtocolTypes() { in ProtocolTypes() function
41 ModelTypeSet protocol_types = ProtocolTypes(); in PersistedKernelInfo()828 if (!ProtocolTypes().Has(type)) in ResetVersionsForType()956 ModelTypeSet protocol_types = ProtocolTypes(); in InitialSyncEndedTypes()
286 ModelTypeSet protocol_types = ProtocolTypes(); in SaveChanges()
3822 ModelTypeSet protocol_types = ProtocolTypes(); in TEST_F()
920 ModelTypeSet protocol_types = ProtocolTypes(); in TEST_F()
45 DCHECK(ProtocolTypes().Has(type)); in SetDataTypeContext()
165 DCHECK(ProtocolTypes().Has(configuration_stats[i].model_type)); in OnDataTypeConfigureComplete()
2460 ModelTypeSet protocol_types = ProtocolTypes(); in TEST_F()2513 ModelTypeSet protocol_types = ProtocolTypes(); in TEST_F()2547 ProtocolTypes()).Equals(disabled_types)); in TEST_F()2636 ModelTypeSet protocol_types = ProtocolTypes(); in TEST_F()2679 ModelTypeSet protocol_types = ProtocolTypes(); in TEST_F()
60 ModelTypeSet protocol_types = ProtocolTypes(); in NudgeTracker()383 DCHECK(syncer::ProtocolTypes().Has(type)); in OnReceivedCustomNudgeDelays()
795 ModelTypeSet protocol_types = syncer::ProtocolTypes(); in TEST_F()
175 SYNC_EXPORT ModelTypeSet ProtocolTypes();
121 ModelTypeSet protocol_types = syncer::ProtocolTypes(); in HandleRequestListOfTypes()
359 if (syncer::ProtocolTypes().Has(type)) { in TypeStartCallback()
139 syncer::ModelTypeSet types = syncer::ProtocolTypes(); in InitializeForType()
210 DCHECK(syncer::ProtocolTypes().Has(type)); in UpdateDataTypeContext()
162 ModelTypeSet all_types = syncer::ProtocolTypes(); in CreateDefaultPermanentItems()
447 if (ProtocolTypes().Has(type)) { in PostClientToServerMessage()
244 Intersection(ProtocolTypes(), enabled_types); in GetEnabledAndUnthrottledTypes()