Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/engine/
Dsyncer_thread.h208 void DoSyncSessionJob(const SyncSessionJob& job);
Dsyncer_thread.cc501 &SyncerThread::DoSyncSessionJob, job), in ScheduleSyncSessionJob()
526 void SyncerThread::DoSyncSessionJob(const SyncSessionJob& job) { in DoSyncSessionJob() function in browser_sync::SyncerThread
790 DoSyncSessionJob(copy); in DoPendingJobIfPossible()