Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/
H A Dcm_napi_uninstall_all_app_cert.cpp32 struct UninstallAllAppCertAsyncContextT { struct
39 using UninstallAllAppCertAsyncContext = UninstallAllAppCertAsyncContextT *;
44 … static_cast<UninstallAllAppCertAsyncContext>(CmMalloc(sizeof(UninstallAllAppCertAsyncContextT))); in CreateUinstallAllAppCertAsyncContext()
47 … context, sizeof(UninstallAllAppCertAsyncContextT), 0, sizeof(UninstallAllAppCertAsyncContextT)); in CreateUinstallAllAppCertAsyncContext()