Home
last modified time | relevance | path

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

/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
Dcommon_event.h175 struct AsyncCallbackInfoCreate { struct
176 napi_env env = nullptr;
177 napi_async_work asyncWork;
178 napi_ref subscribeInfo = nullptr;
179 CallbackPromiseInfo info;
180 napi_value result = nullptr;
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
Dnapi_common_event.h191 struct AsyncCallbackInfoCreate { struct
192 napi_env env = nullptr;
193 napi_async_work asyncWork;
194 napi_ref subscribeInfo = nullptr;
195 CallbackPromiseInfo info;
196 napi_value result = nullptr;