HomeSort by relevance Sort by last modified time
    Searched refs:FinishSyncSessionJob (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/engine/
syncer_thread.h 212 void FinishSyncSessionJob(const SyncSessionJob& job);
218 // Helper to FinishSyncSessionJob to schedule the next sync operation.
syncer_thread.cc 558 FinishSyncSessionJob(job);
580 void SyncerThread::FinishSyncSessionJob(const SyncSessionJob& job) {
    [all...]

Completed in 644 milliseconds