Home
last modified time | relevance | path

Searched defs:OnMigrationRequested (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/sync/internal_api/
Djs_sync_manager_observer.cc65 void JsSyncManagerObserver::OnMigrationRequested(ModelTypeSet types) { } in OnMigrationRequested() function in syncer::JsSyncManagerObserver
Ddebug_info_event_listener.cc119 void DebugInfoEventListener::OnMigrationRequested(ModelTypeSet types) {} in OnMigrationRequested() function in syncer::DebugInfoEventListener
Dsync_manager_impl.cc928 void SyncManagerImpl::OnMigrationRequested(ModelTypeSet types) { in OnMigrationRequested() function in syncer::SyncManagerImpl
/external/chromium_org/sync/engine/
Dall_status.cc106 void AllStatus::OnMigrationRequested(ModelTypeSet) {} in OnMigrationRequested() function in syncer::AllStatus
Dsyncer_unittest.cc253 virtual void OnMigrationRequested(ModelTypeSet types) OVERRIDE {} in OnMigrationRequested() function in syncer::SyncerTest
/external/chromium_org/chrome/browser/sync/glue/
Dsync_backend_host_core.cc343 void SyncBackendHostCore::OnMigrationRequested(syncer::ModelTypeSet types) { in OnMigrationRequested() function in browser_sync::SyncBackendHostCore