Searched refs:NextStepCanRunOnAnyThread (Results 1 – 2 of 2) sorted by relevance
50 bool NextStepCanRunOnAnyThread() const { in NextStepCanRunOnAnyThread() function
56 DCHECK(job->NextStepCanRunOnAnyThread()); in DoNextStepOnBackgroundThread()504 if (!job->NextStepCanRunOnAnyThread()) return; in ConsiderJobForBackgroundProcessing()