Searched defs:AsyncCallbackInfoOrderedCommonEvent (Results 1 – 2 of 2) sorted by relevance
89 struct AsyncCallbackInfoOrderedCommonEvent { struct90 napi_env env = nullptr;91 napi_async_work asyncWork;92 std::shared_ptr<SubscriberInstance> subscriber = nullptr;93 bool isOrdered = false;94 CallbackPromiseInfo info;
105 struct AsyncCallbackInfoOrderedCommonEvent { struct106 napi_env env = nullptr;107 napi_async_work asyncWork;108 std::shared_ptr<SubscriberInstance> subscriber = nullptr;109 bool isOrdered = false;110 CallbackPromiseInfo info;