Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/engine/
Dsyncer_thread.h219 void ScheduleNextSync(const SyncSessionJob& old_job);
Dsyncer_thread.cc604 ScheduleNextSync(job); in FinishSyncSessionJob()
607 void SyncerThread::ScheduleNextSync(const SyncSessionJob& old_job) { in ScheduleNextSync() function in browser_sync::SyncerThread