Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/engine/
Dsyncer_thread.h271 void DoPendingJobIfPossible(bool is_canary_job);
Dsyncer_thread.cc166 DoPendingJobIfPossible(false); in StartImpl()
760 DoPendingJobIfPossible(true); in DoCanaryJob()
763 void SyncerThread::DoPendingJobIfPossible(bool is_canary_job) { in DoPendingJobIfPossible() function in browser_sync::SyncerThread