Searched defs:chosen_types (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service.cc1721 bool sync_everything, const syncer::ModelTypeSet chosen_types) const {
1756 if (chosen_types.Has(type) &&
1787 syncer::ModelTypeSet chosen_types) {
1793 UpdateSelectedTypesHistogram(sync_everything, chosen_types);
1798 ChangePreferredDataTypes(chosen_types);
1785 OnUserChoseDatatypes( bool sync_everything, syncer::ModelTypeSet chosen_types) argument

Completed in 6889 milliseconds