Searched defs:CleanupCallback (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/collaborate/ | ||
H A D | dsched_collaborate_callback_mgr.cpp | 79 bool DSchedCollaborationCallbackMgr::CleanupCallback(const sptr<IRemoteObject>& callback) in CleanupCallback() function in OHOS::DistributedSchedule::DSchedCollaborationCallbackMgr |
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/ | ||
H A D | distributed_sched_continuation.cpp | 219 bool DSchedContinuation::CleanupCallback(const sptr<IRemoteObject>& callback) in CleanupCallback() function in OHOS::DistributedSchedule::DSchedContinuation |
/ohos5.0/foundation/arkui/napi/native_engine/ | ||
H A D | native_engine.h | 69 using CleanupCallback = void (*)(void*); variable |