Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/security_guard_report/src/
H A Dcm_security_guard_info.c82 static void ConstructInfoAndReport(const struct CmBlob *input, const char *action, struct CmReportS… in ConstructInfoAndReport() function
108 ConstructInfoAndReport(certUri, action, &info); in CmReportSGSetCertStatus()
129 ConstructInfoAndReport(certAlias, action, &info); in CmReportSGInstallUserCert()
156 ConstructInfoAndReport(certUri, action, &info); in CmReportSGUninstallUserCert()
176 ConstructInfoAndReport(certAlias, action, &info); in CmReportSGInstallAppCert()
204 ConstructInfoAndReport(keyUri, action, &info); in CmReportSGUninstallAppCert()
226 ConstructInfoAndReport(keyUri, action, &info); in CmReportSGGrantAppCert()