Searched defs:AsyncCallbackInfoOrderedCommonEvent (Results 1 – 2 of 2) sorted by relevance
88 struct AsyncCallbackInfoOrderedCommonEvent { struct89 napi_env env = nullptr;90 napi_async_work asyncWork;91 std::shared_ptr<SubscriberInstance> subscriber = nullptr;92 bool isOrdered = false;93 CallbackPromiseInfo info;
103 struct AsyncCallbackInfoOrderedCommonEvent { struct104 napi_env env = nullptr;105 napi_async_work asyncWork;106 std::shared_ptr<SubscriberInstance> subscriber = nullptr;107 bool isOrdered = false;108 CallbackPromiseInfo info;