Home
last modified time | relevance | path

Searched defs:AsyncCallbackInfoOrderedCommonEvent (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.h88 struct AsyncCallbackInfoOrderedCommonEvent { struct
89 napi_env env = nullptr;
90 napi_async_work asyncWork;
91 std::shared_ptr<SubscriberInstance> subscriber = nullptr;
92 bool isOrdered = false;
93 CallbackPromiseInfo info;
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
H A Dnapi_common_event.h103 struct AsyncCallbackInfoOrderedCommonEvent { struct
104 napi_env env = nullptr;
105 napi_async_work asyncWork;
106 std::shared_ptr<SubscriberInstance> subscriber = nullptr;
107 bool isOrdered = false;
108 CallbackPromiseInfo info;