Searched refs:types_with_groups (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/sync_driver/
H A Dsync_prefs.cc492 syncer::ModelTypeSet types_with_groups = types; local
497 types_with_groups.PutAll(i->second);
499 types_with_groups.RetainAll(registered_types);
500 return types_with_groups;

Completed in 89 milliseconds