Home
last modified time | relevance | path

Searched refs:current_experiments (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
Dautofill_data_type_controller.cc88 bool cull_expired_entries = sync->current_experiments().autofill_culling; in StartAssociating()
Dsession_model_associator.cc129 sync_service->current_experiments().favicon_sync_limit), in SessionModelAssociator()
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service.h672 const syncer::Experiments& current_experiments() const;
Dprofile_sync_service.cc1566 const syncer::Experiments& ProfileSyncService::current_experiments() const { in current_experiments() function in ProfileSyncService