Home
last modified time | relevance | path

Searched defs:VERIFY_APP (Results 1 – 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/hapsigntoolcmd/
DCmdUtil.java271 public static final String VERIFY_APP = "verify-app"; field in CmdUtil.Method
/developtools/hapsigner/hapsigntool_cpp/common/include/
Dconstant.h79 const std::string VERIFY_APP = "verify-app"; variable