Home | History | Annotate | Download | only in engine

Lines Matching refs:ShouldRunJob

261 bool SyncerThread::ShouldRunJob(const SyncSessionJob& job) {
373 if (!ShouldRunJob(job))
528 if (!ShouldRunJob(job)) {
547 while (ShouldRunJob(job) && has_more_to_sync) {