Home
last modified time | relevance | path

Searched defs:CleanupCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/collaborate/
H A Ddsched_collaborate_callback_mgr.cpp79 bool DSchedCollaborationCallbackMgr::CleanupCallback(const sptr<IRemoteObject>& callback) in CleanupCallback() function in OHOS::DistributedSchedule::DSchedCollaborationCallbackMgr
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_continuation.cpp219 bool DSchedContinuation::CleanupCallback(const sptr<IRemoteObject>& callback) in CleanupCallback() function in OHOS::DistributedSchedule::DSchedContinuation
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_engine.h69 using CleanupCallback = void (*)(void*); variable