Home
last modified time | relevance | path

Searched refs:CommonEvent_ReceiveCallback (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_wrapper.h55 void SetCallback(CommonEvent_ReceiveCallback callback);
57 CommonEvent_ReceiveCallback callback_ = nullptr;
65 CommonEvent_ReceiveCallback callback);
H A Doh_commonevent.h71 typedef void (*CommonEvent_ReceiveCallback)(const CommonEvent_RcvData *data); typedef
120 CommonEvent_ReceiveCallback callback);
/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/src/
H A Doh_commonevent_wrapper.cpp57 void SubscriberObserver::SetCallback(CommonEvent_ReceiveCallback callback) in SetCallback()
77 CommonEvent_ReceiveCallback callback) in CreateSubscriber()
H A Doh_commonevent.cpp93 CommonEvent_ReceiveCallback callback) in OH_CommonEvent_CreateSubscriber()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Doh_commonevent_8h.md27 |typedef void (*[CommonEvent_ReceiveCallback](./capi-common-event.md#commonevent_receivecallback))(…
44 …event_createsubscriber)(const CommonEvent_SubscribeInfo* info, CommonEvent_ReceiveCallback callbac…
H A Dcapi-common-event.md32 |[CommonEvent_ReceiveCallback](#commonevent_receivecallback)| 公共事件的回调函数。 |
193 ### CommonEvent_ReceiveCallback subsection
196 typedef void (*CommonEvent_ReceiveCallback)(const CommonEvent_RcvData *data)
1155 …nEvent_CreateSubscriber(const CommonEvent_SubscribeInfo* info, CommonEvent_ReceiveCallback callbac…
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Doh_commonevent_8h.md27 |typedef void (*[CommonEvent_ReceiveCallback](./capi-common-event.md#commonevent_receivecallback))(…
44 …event_createsubscriber)(const CommonEvent_SubscribeInfo* info, CommonEvent_ReceiveCallback callbac…
H A Dcapi-common-event.md32 |[CommonEvent_ReceiveCallback](#commonevent_receivecallback)| Defines the callback function of a co…
193 ### CommonEvent_ReceiveCallback subsection
196 typedef void (*CommonEvent_ReceiveCallback)(const CommonEvent_RcvData *data)
1155 …nEvent_CreateSubscriber(const CommonEvent_SubscribeInfo* info, CommonEvent_ReceiveCallback callbac…