Searched defs:to_ignore (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/chrome/browser/sync/glue/
H A Dsync_backend_host_impl.cc570 syncer::ModelTypeSet to_ignore,
564 RequestConfigureSyncer( syncer::ConfigureReason reason, syncer::ModelTypeSet to_download, syncer::ModelTypeSet to_purge, syncer::ModelTypeSet to_journal, syncer::ModelTypeSet to_unapply, syncer::ModelTypeSet to_ignore, const syncer::ModelSafeRoutingInfo& routing_info, const base::Callback<void(syncer::ModelTypeSet, syncer::ModelTypeSet)>& ready_task, const base::Closure& retry_callback) argument
/external/chromium_org/chrome/browser/sync/
H A Dtest_profile_sync_service.cc77 syncer::ModelTypeSet to_ignore,
71 RequestConfigureSyncer( syncer::ConfigureReason reason, syncer::ModelTypeSet to_download, syncer::ModelTypeSet to_purge, syncer::ModelTypeSet to_journal, syncer::ModelTypeSet to_unapply, syncer::ModelTypeSet to_ignore, const syncer::ModelSafeRoutingInfo& routing_info, const base::Callback<void(syncer::ModelTypeSet, syncer::ModelTypeSet)>& ready_task, const base::Closure& retry_callback) argument

Completed in 82 milliseconds