Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dstop_work.cpp46 bool needCancel = false; in StopWork() local
/foundation/arkui/ace_engine/frameworks/base/thread/
H A Dcancelable_callback.h108 Reset( const CancelableCallback<void(V...)>::FunctionType& callback, bool needCancel, bool waitUntilCompleted) Reset() argument
118 Reset( CancelableCallback<void(V...)>::FunctionType&& callback, bool needCancel, bool waitUntilCompleted) Reset() argument
/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() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp83 bool needCancel = (static_cast<uint32_t>(wantSenderInfo.flags) & in GetWantSenderLocked() local
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp205 StopWork(std::shared_ptr<WorkStatus> workStatus, int32_t uid, const bool needCancel, bool isTimeOut) StopWork() argument
H A Dwork_scheduler_service.cpp696 StopWorkInner(std::shared_ptr<WorkStatus> workStatus, int32_t uid, const bool needCancel, bool isTimeOut) StopWorkInner() argument

Completed in 7 milliseconds