Home
last modified time | relevance | path

Searched defs:AsyncCallbackInfoGetAbort (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.h159 struct AsyncCallbackInfoGetAbort { struct
160 napi_env env = nullptr;
161 napi_async_work asyncWork;
162 std::shared_ptr<SubscriberInstance> subscriber = nullptr;
163 bool abortEvent = false;
164 CallbackPromiseInfo info;
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
H A Dnapi_common_event.h174 struct AsyncCallbackInfoGetAbort { struct
175 napi_env env = nullptr;
176 napi_async_work asyncWork;
177 std::shared_ptr<SubscriberInstance> subscriber = nullptr;
178 bool abortEvent = false;
179 CallbackPromiseInfo info;