Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event.h24 struct AsyncCallbackInfoSubscribe { struct
31 std::vector<AsyncCallbackInfoSubscribe *> asyncCallbackInfo; argument
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dsubscribe.h195 struct AsyncCallbackInfoSubscribe { struct
196 napi_env env = nullptr;
197 napi_async_work asyncWork = nullptr;
198 std::shared_ptr<SubscriberInstance> objectInfo = nullptr;
199 NotificationSubscribeInfo subscriberInfo;
200 CallbackPromiseInfo info;
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
H A Dcommon_event.h56 struct AsyncCallbackInfoSubscribe { struct
76 struct AsyncCallbackInfoSubscribeInfo { argument
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
H A Dnapi_common_event.h70 struct AsyncCallbackInfoSubscribe { struct
90 struct AsyncCallbackInfoSubscribeInfo { argument