Home
last modified time | relevance | path

Searched refs:HandleConsecutiveContinuationError (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dsyncer_thread.h225 void HandleConsecutiveContinuationError(const SyncSessionJob& old_job);
Dsyncer_thread.cc641 HandleConsecutiveContinuationError(old_job); in ScheduleNextSync()
689 void SyncerThread::HandleConsecutiveContinuationError( in HandleConsecutiveContinuationError() function in browser_sync::SyncerThread