Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp3041 bool allComplete = std::all_of(jobList.begin(), jobList.end(), in DetermineUserJobStatus() local
3043 if (allComplete) { in DetermineUserJobStatus()