Searched refs:DoPendingJobIfPossible (Results 1 – 2 of 2) sorted by relevance
271 void DoPendingJobIfPossible(bool is_canary_job);
166 DoPendingJobIfPossible(false); in StartImpl()760 DoPendingJobIfPossible(true); in DoCanaryJob()763 void SyncerThread::DoPendingJobIfPossible(bool is_canary_job) { in DoPendingJobIfPossible() function in browser_sync::SyncerThread