Searched refs:CM_NAPI_UNINSTALL_APP_CERT_MIN_ARGS (Results 1 – 1 of 1) sorted by relevance
29 constexpr int CM_NAPI_UNINSTALL_APP_CERT_MIN_ARGS = 1; variable67 …if ((argc != CM_NAPI_UNINSTALL_APP_CERT_MIN_ARGS) && (argc != CM_NAPI_UNINSTALL_APP_CERT_MAX_ARGS)… in UninstallAppCertParseParams()