Home
last modified time | relevance | path

Searched defs:AsyncCallbackInfoStickyCommonEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
H A Dcommon_event.h96 struct AsyncCallbackInfoStickyCommonEvent { struct
97 napi_env env = nullptr;
98 napi_async_work asyncWork;
99 std::shared_ptr<SubscriberInstance> subscriber = nullptr;
100 bool isSticky = false;
101 CallbackPromiseInfo info;
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
H A Dnapi_common_event.h111 struct AsyncCallbackInfoStickyCommonEvent { struct
112 napi_env env = nullptr;
113 napi_async_work asyncWork;
114 std::shared_ptr<SubscriberInstance> subscriber = nullptr;
115 bool isSticky = false;
116 CallbackPromiseInfo info;