HomeSort by relevance Sort by last modified time
    Searched defs:OnMigrationRequested (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/sync/internal_api/
js_sync_manager_observer.cc 65 void JsSyncManagerObserver::OnMigrationRequested(ModelTypeSet types) { }
debug_info_event_listener.cc 118 void DebugInfoEventListener::OnMigrationRequested(ModelTypeSet types) {}
sync_manager_impl.cc 856 void SyncManagerImpl::OnMigrationRequested(ModelTypeSet types) {
859 OnMigrationRequested(types));
    [all...]
  /external/chromium_org/sync/engine/
all_status.cc 106 void AllStatus::OnMigrationRequested(ModelTypeSet) {}
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_core.cc 345 void SyncBackendHostCore::OnMigrationRequested(syncer::ModelTypeSet types) {

Completed in 1209 milliseconds