Home
last modified time | relevance | path

Searched defs:PushCallback (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/collaborate/
H A Ddsched_collaborate_callback_mgr.cpp37 bool DSchedCollaborationCallbackMgr::PushCallback(const sptr<IRemoteObject>& callback) in PushCallback() function in OHOS::DistributedSchedule::DSchedCollaborationCallbackMgr
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_continuation.cpp156 bool DSchedContinuation::PushCallback(const sptr<IRemoteObject>& callback) in PushCallback() function in OHOS::DistributedSchedule::DSchedContinuation
185 bool DSchedContinuation::PushCallback(int32_t missionId, const sptr<IRemoteObject>& callback, in PushCallback() function in OHOS::DistributedSchedule::DSchedContinuation
H A Ddms_callback_task.cpp47 int32_t DmsCallbackTask::PushCallback(int64_t taskId, const sptr<IRemoteObject>& callback, in PushCallback() function in OHOS::DistributedSchedule::DmsCallbackTask
/ohos5.0/base/security/device_security_level/interfaces/inner_api/src/standard/
H A Ddevice_security_level_callback_helper.cpp109 bool DeviceSecurityLevelCallbackHelper::CallbackInfoHolder::PushCallback(const DeviceIdentify &iden… in PushCallback() function in OHOS::Security::DeviceSecurityLevel::DeviceSecurityLevelCallbackHelper::CallbackInfoHolder
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_state_observer.cpp665 void FormEventCallbackList::PushCallback(napi_value call) in PushCallback() function in OHOS::AbilityRuntime::FormEventCallbackList