Home
last modified time | relevance | path

Searched refs:GetCertInfoAsyncContextT (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/
H A Dcm_napi_get_system_cert_info.cpp32 struct GetCertInfoAsyncContextT { struct
42 using GetCertInfoAsyncContext = GetCertInfoAsyncContextT *;
47 static_cast<GetCertInfoAsyncContext>(CmMalloc(sizeof(GetCertInfoAsyncContextT))); in CreateGetCertInfoAsyncContext()
50 context, sizeof(GetCertInfoAsyncContextT), 0, sizeof(GetCertInfoAsyncContextT)); in CreateGetCertInfoAsyncContext()