Home
last modified time | relevance | path

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

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