Home
last modified time | relevance | path

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

/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
Dcommon_event.h89 struct AsyncCallbackInfoOrderedCommonEvent { struct
90 napi_env env = nullptr;
91 napi_async_work asyncWork;
92 std::shared_ptr<SubscriberInstance> subscriber = nullptr;
93 bool isOrdered = false;
94 CallbackPromiseInfo info;
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
Dnapi_common_event.h105 struct AsyncCallbackInfoOrderedCommonEvent { struct
106 napi_env env = nullptr;
107 napi_async_work asyncWork;
108 std::shared_ptr<SubscriberInstance> subscriber = nullptr;
109 bool isOrdered = false;
110 CallbackPromiseInfo info;