Home
last modified time | relevance | path

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

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