Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp209 bool hasCanceled = false; in StopWork() local
217 hasCanceled = true; in StopWork()
226 if (!hasCanceled && needCancel) { in StopWork()
229 hasCanceled = true; in StopWork()
237 return hasCanceled; in StopWork()

Completed in 2 milliseconds