Home
last modified time | relevance | path

Searched defs:AsyncCallbackInfoSubscribe (Results 1 – 4 of 4) sorted by relevance

/base/notification/common_event_service/interfaces/kits/cj/src/
Dcommon_event.h24 struct AsyncCallbackInfoSubscribe { struct
31 std::vector<AsyncCallbackInfoSubscribe *> asyncCallbackInfo; argument
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dsubscribe.h227 struct AsyncCallbackInfoSubscribe { struct
228 napi_env env = nullptr;
229 napi_async_work asyncWork = nullptr;
230 std::shared_ptr<SubscriberInstance> objectInfo = nullptr;
231 NotificationSubscribeInfo subscriberInfo;
232 CallbackPromiseInfo info;
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
Dnapi_common_event.h70 struct AsyncCallbackInfoSubscribe { struct
90 struct AsyncCallbackInfoSubscribeInfo { argument
/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
Dcommon_event.h56 struct AsyncCallbackInfoSubscribe { struct
76 struct AsyncCallbackInfoSubscribeInfo { argument