Home
last modified time | relevance | path

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

/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
Dcommon_event.h97 struct AsyncCallbackInfoStickyCommonEvent { struct
98 napi_env env = nullptr;
99 napi_async_work asyncWork;
100 std::shared_ptr<SubscriberInstance> subscriber = nullptr;
101 bool isSticky = false;
102 CallbackPromiseInfo info;
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
Dnapi_common_event.h113 struct AsyncCallbackInfoStickyCommonEvent { struct
114 napi_env env = nullptr;
115 napi_async_work asyncWork;
116 std::shared_ptr<SubscriberInstance> subscriber = nullptr;
117 bool isSticky = false;
118 CallbackPromiseInfo info;