PurgeForMigration  107 chrome/browser/sync/backend_migrator.cc   manager_->PurgeForMigration(to_migrate_, syncer::CONFIGURE_REASON_MIGRATION);
PurgeForMigration  137 chrome/browser/sync/backend_migrator_unittest.cc       PurgeForMigration(_, syncer::CONFIGURE_REASON_MIGRATION)).Times(1);
PurgeForMigration  167 chrome/browser/sync/backend_migrator_unittest.cc   EXPECT_CALL(*manager(), PurgeForMigration(_,
PurgeForMigration  199 chrome/browser/sync/backend_migrator_unittest.cc               PurgeForMigration(_, syncer::CONFIGURE_REASON_MIGRATION));
PurgeForMigration  220 chrome/browser/sync/backend_migrator_unittest.cc       PurgeForMigration(_, syncer::CONFIGURE_REASON_MIGRATION)).Times(2);
PurgeForMigration  232 chrome/browser/sync/backend_migrator_unittest.cc       PurgeForMigration(_, syncer::CONFIGURE_REASON_MIGRATION)).Times(1);
PurgeForMigration  255 chrome/browser/sync/backend_migrator_unittest.cc   EXPECT_CALL(*manager(), PurgeForMigration(HasModelTypes(to_migrate),
PurgeForMigration  261 chrome/browser/sync/backend_migrator_unittest.cc   EXPECT_CALL(*manager(), PurgeForMigration(HasModelTypes(to_migrate),
PurgeForMigration  282 chrome/browser/sync/backend_migrator_unittest.cc       PurgeForMigration(_, syncer::CONFIGURE_REASON_MIGRATION)).Times(1);
PurgeForMigration  312 chrome/browser/sync/backend_migrator_unittest.cc       PurgeForMigration(_, syncer::CONFIGURE_REASON_MIGRATION)).Times(1);
PurgeForMigration  335 chrome/browser/sync/backend_migrator_unittest.cc       PurgeForMigration(_, syncer::CONFIGURE_REASON_MIGRATION)).Times(1);
PurgeForMigration   56 chrome/browser/sync/glue/data_type_manager_impl.h   virtual void PurgeForMigration(
PurgeForMigration  776 chrome/browser/sync/glue/data_type_manager_impl_unittest.cc   dtm_->PurgeForMigration(to_migrate,
PurgeForMigration  811 chrome/browser/sync/glue/data_type_manager_impl_unittest.cc   dtm_->PurgeForMigration(ModelTypeSet(NIGORI),
PurgeForMigration   96 components/sync_driver/data_type_manager.h   virtual void PurgeForMigration(syncer::ModelTypeSet undesired_types,
PurgeForMigration   20 components/sync_driver/data_type_manager_mock.h   MOCK_METHOD2(PurgeForMigration, void(syncer::ModelTypeSet,