Searched refs:nudged_types (Results 1 – 1 of 1) sorted by relevance
1224 ModelTypeSet nudged_types = ObjectIdSetToModelTypeSet(id_set); in OnIncomingInvalidation() local1225 DCHECK(!nudged_types.Empty()); in OnIncomingInvalidation()1226 for (ModelTypeSet::Iterator it = nudged_types.First(); in OnIncomingInvalidation()