Searched defs:AbortAsyncContextT (Results 1 – 2 of 2) sorted by relevance
25 struct AbortAsyncContextT { struct35 using AbortAsyncContext = AbortAsyncContextT *; argument
33 struct AbortAsyncContextT { struct34 napi_async_work asyncWork = nullptr;35 napi_deferred deferred = nullptr;36 napi_ref callback = nullptr;38 int32_t result = 0;39 struct HksBlob *handle = nullptr;40 struct HksParamSet *paramSet = nullptr;