Home
last modified time | relevance | path

Searched refs:OnStopSyncingPermanently (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/sync/internal_api/
Djs_sync_manager_observer.h43 virtual void OnStopSyncingPermanently() OVERRIDE;
Djs_sync_manager_observer.cc81 void JsSyncManagerObserver::OnStopSyncingPermanently() { in OnStopSyncingPermanently() function in syncer::JsSyncManagerObserver
Djs_sync_manager_observer_unittest.cc54 js_sync_manager_observer_.OnStopSyncingPermanently(); in TEST_F()
Ddebug_info_event_listener.h51 virtual void OnStopSyncingPermanently() OVERRIDE;
Ddebug_info_event_listener.cc87 void DebugInfoEventListener::OnStopSyncingPermanently() { in OnStopSyncingPermanently() function in syncer::DebugInfoEventListener
Dsync_manager_impl.cc949 OnStopSyncingPermanently()); in OnSyncEngineEvent()
/external/chromium_org/chrome/browser/sync/glue/
Dsync_frontend.h62 virtual void OnStopSyncingPermanently() = 0;
Dsync_backend_host_core.h102 virtual void OnStopSyncingPermanently() OVERRIDE;
Dsync_backend_host_core.cc264 void SyncBackendHostCore::OnStopSyncingPermanently() { in OnStopSyncingPermanently() function in browser_sync::SyncBackendHostCore
Dsync_backend_host_impl.cc734 frontend_->OnStopSyncingPermanently(); in HandleStopSyncingPermanentlyOnFrontendLoop()
Dsync_backend_host_impl_unittest.cc75 MOCK_METHOD0(OnStopSyncingPermanently, void());
/external/chromium/chrome/browser/sync/
Djs_sync_manager_observer.h43 virtual void OnStopSyncingPermanently();
Djs_sync_manager_observer.cc115 void JsSyncManagerObserver::OnStopSyncingPermanently() { in OnStopSyncingPermanently() function in browser_sync::JsSyncManagerObserver
Djs_sync_manager_observer_unittest.cc55 sync_manager_observer_.OnStopSyncingPermanently(); in TEST_F()
Dprofile_sync_service.h193 virtual void OnStopSyncingPermanently();
Dprofile_sync_service.cc558 void ProfileSyncService::OnStopSyncingPermanently() { in OnStopSyncingPermanently() function in ProfileSyncService
/external/chromium/chrome/browser/sync/glue/
Dsync_backend_host.h76 virtual void OnStopSyncingPermanently() = 0;
283 virtual void OnStopSyncingPermanently();
Dsync_backend_host_unittest.cc36 MOCK_METHOD0(OnStopSyncingPermanently, void());
Dsync_backend_host.cc990 void SyncBackendHost::Core::OnStopSyncingPermanently() { in OnStopSyncingPermanently() function in browser_sync::SyncBackendHost::Core
1029 host_->frontend_->OnStopSyncingPermanently(); in HandleStopSyncingPermanentlyOnFrontendLoop()
/external/chromium_org/sync/internal_api/public/
Dsync_manager.h267 virtual void OnStopSyncingPermanently() = 0;
/external/chromium_org/chrome/browser/ui/webui/
Dsync_setup_handler.cc640 service->OnStopSyncingPermanently(); in HandleConfigure()
806 sync_service->OnStopSyncingPermanently(); in CloseSyncSetup()
/external/chromium/chrome/browser/sync/engine/
Dsyncapi.h815 virtual void OnStopSyncingPermanently() = 0;
Dsyncapi_unittest.cc620 MOCK_METHOD0(OnStopSyncingPermanently, void()); // NOLINT
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service.cc1235 void ProfileSyncService::OnStopSyncingPermanently() { in OnStopSyncingPermanently() function in ProfileSyncService
1349 OnStopSyncingPermanently(); in OnActionableError()
1359 OnStopSyncingPermanently(); in OnActionableError()
Dprofile_sync_service.h375 virtual void OnStopSyncingPermanently() OVERRIDE;

12