Home
last modified time | relevance | path

Searched refs:chosen_types (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/
Dsync_setup_wizard_unittest.cc56 const syncable::ModelTypeSet& chosen_types) { in OnUserChoseDatatypes() argument
58 chosen_data_types_ = chosen_types; in OnUserChoseDatatypes()
Dprofile_sync_service.h219 const syncable::ModelTypeSet& chosen_types);
Dprofile_sync_service.cc845 const syncable::ModelTypeSet& chosen_types) { in OnUserChoseDatatypes() argument
854 ChangePreferredDataTypes(chosen_types); in OnUserChoseDatatypes()