Searched refs:CommonEvent_ReceiveCallback (Results 1 – 8 of 8) sorted by relevance
55 void SetCallback(CommonEvent_ReceiveCallback callback);57 CommonEvent_ReceiveCallback callback_ = nullptr;65 CommonEvent_ReceiveCallback callback);
71 typedef void (*CommonEvent_ReceiveCallback)(const CommonEvent_RcvData *data); typedef120 CommonEvent_ReceiveCallback callback);
57 void SubscriberObserver::SetCallback(CommonEvent_ReceiveCallback callback) in SetCallback()77 CommonEvent_ReceiveCallback callback) in CreateSubscriber()
93 CommonEvent_ReceiveCallback callback) in OH_CommonEvent_CreateSubscriber()
27 |typedef void (*[CommonEvent_ReceiveCallback](./capi-common-event.md#commonevent_receivecallback))(…44 …event_createsubscriber)(const CommonEvent_SubscribeInfo* info, CommonEvent_ReceiveCallback callbac…
32 |[CommonEvent_ReceiveCallback](#commonevent_receivecallback)| 公共事件的回调函数。 |193 ### CommonEvent_ReceiveCallback subsection196 typedef void (*CommonEvent_ReceiveCallback)(const CommonEvent_RcvData *data)1155 …nEvent_CreateSubscriber(const CommonEvent_SubscribeInfo* info, CommonEvent_ReceiveCallback callbac…
32 |[CommonEvent_ReceiveCallback](#commonevent_receivecallback)| Defines the callback function of a co…193 ### CommonEvent_ReceiveCallback subsection196 typedef void (*CommonEvent_ReceiveCallback)(const CommonEvent_RcvData *data)1155 …nEvent_CreateSubscriber(const CommonEvent_SubscribeInfo* info, CommonEvent_ReceiveCallback callbac…