Home
last modified time | relevance | path

Searched refs:GetCertListAsyncContextT (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_list.cpp32 struct GetCertListAsyncContextT { struct
41 using GetCertListAsyncContext = GetCertListAsyncContextT *;
46 static_cast<GetCertListAsyncContext>(CmMalloc(sizeof(GetCertListAsyncContextT))); in CreateGetCertListAsyncContext()
49 context, sizeof(GetCertListAsyncContextT), 0, sizeof(GetCertListAsyncContextT)); in CreateGetCertListAsyncContext()