Home
last modified time | relevance | path

Searched defs:AsyncCallbackInfoCreate (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.h174 struct AsyncCallbackInfoCreate { struct
175 napi_env env = nullptr;
176 napi_async_work asyncWork;
177 napi_ref subscribeInfo = nullptr;
178 CallbackPromiseInfo info;
179 napi_value result = nullptr;
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
H A Dnapi_common_event.h189 struct AsyncCallbackInfoCreate { struct
190 napi_env env = nullptr;
191 napi_async_work asyncWork;
192 napi_ref subscribeInfo = nullptr;
193 CallbackPromiseInfo info;
194 napi_value result = nullptr;