Home
last modified time | relevance | path

Searched defs:needCancel (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dstop_work.cpp46 bool needCancel = false; in StopWork() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/thread/
H A Dcancelable_callback.h109 …const CancelableCallback<void(V...)>::FunctionType& callback, bool needCancel, bool waitUntilCompl… in Reset()
119 … CancelableCallback<void(V...)>::FunctionType&& callback, bool needCancel, bool waitUntilCompleted) in Reset()
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/cj/work_scheduler/
H A Dwork_scheduler_ffi.cpp40 int32_t CJ_StopWork(RetWorkInfo work, bool needCancel) in CJ_StopWork()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp78 bool needCancel = (static_cast<uint32_t>(wantSenderInfo.flags) & in GetWantSenderLocked() local
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp208 const bool needCancel, bool isTimeOut) in StopWork()
H A Dwork_scheduler_service.cpp766 const bool needCancel, bool isTimeOut) in StopWorkInner()