OnMigrationRequested  104 chrome/browser/sync/glue/sync_backend_host_core.h   virtual void OnMigrationRequested(syncer::ModelTypeSet types) OVERRIDE;
OnMigrationRequested   48 sync/engine/all_status.h   virtual void OnMigrationRequested(ModelTypeSet types) OVERRIDE;
OnMigrationRequested   38 sync/engine/sync_engine_event_listener.h   virtual void OnMigrationRequested(ModelTypeSet migration_types) = 0;
OnMigrationRequested  894 sync/engine/sync_scheduler_impl.cc                       OnMigrationRequested(types));
OnMigrationRequested   53 sync/internal_api/debug_info_event_listener.h   virtual void OnMigrationRequested(ModelTypeSet types) OVERRIDE;
OnMigrationRequested   46 sync/internal_api/js_sync_manager_observer.h   virtual void OnMigrationRequested(
OnMigrationRequested  201 sync/internal_api/public/sync_manager.h     virtual void OnMigrationRequested(ModelTypeSet types) = 0;
OnMigrationRequested  934 sync/internal_api/sync_manager_impl.cc       OnMigrationRequested(types));
OnMigrationRequested  147 sync/internal_api/sync_manager_impl.h   virtual void OnMigrationRequested(ModelTypeSet types) OVERRIDE;
OnMigrationRequested  651 sync/internal_api/sync_manager_impl_unittest.cc   MOCK_METHOD1(OnMigrationRequested, void(syncer::ModelTypeSet));  // NOLINT