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