Searched refs:OnShouldStopSyncingPermanently (Results 1 - 8 of 8) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
H A Dclear_data_command.cc76 session->delegate()->OnShouldStopSyncingPermanently();
H A Dclear_data_command_unittest.cc27 virtual void OnShouldStopSyncingPermanently() { function in class:browser_sync::ClearDataCommandTest
H A Dsyncer_thread.h93 virtual void OnShouldStopSyncingPermanently();
H A Dsyncer_proto_util.cc223 session->delegate()->OnShouldStopSyncingPermanently();
H A Dsyncer_thread.cc859 void SyncerThread::OnShouldStopSyncingPermanently() { function in class:browser_sync::SyncerThread
861 << " OnShouldStopSyncingPermanently";
H A Dsyncer_unittest.cc120 virtual void OnShouldStopSyncingPermanently() { function in class:browser_sync::SyncerTest
/external/chromium/chrome/browser/sync/sessions/
H A Dsync_session.h77 virtual void OnShouldStopSyncingPermanently() = 0;
H A Dsync_session_unittest.cc65 virtual void OnShouldStopSyncingPermanently() { function in class:browser_sync::sessions::__anon1629::SyncSessionTest
66 FailControllerInvocationIfDisabled("OnShouldStopSyncingPermanently");

Completed in 256 milliseconds