Home
last modified time | relevance | path

Searched refs:CM_NAPI_UNINSTALL_ALL_APP_CERT_MIN_ARGS (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.cpp28 constexpr int CM_NAPI_UNINSTALL_ALL_APP_CERT_MIN_ARGS = 0; variable
71 …if ((argc != CM_NAPI_UNINSTALL_ALL_APP_CERT_MIN_ARGS) && (argc != CM_NAPI_UNINSTALL_ALL_APP_CERT_M… in UninstallAllAppCertParseParams()