Home
last modified time | relevance | path

Searched refs:hasWorkWithUid (Results 1 - 1 of 1) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp723 bool hasWorkWithUid = false; in PauseRunningWorks() local
728 hasWorkWithUid = true; in PauseRunningWorks()
750 if (!hasWorkWithUid) { in PauseRunningWorks()
760 bool hasWorkWithUid = false; in ResumePausedWorks() local
765 hasWorkWithUid = true; in ResumePausedWorks()
776 if (!hasWorkWithUid) { in ResumePausedWorks()

Completed in 2 milliseconds