Home
last modified time | relevance | path

Searched defs:REMOTE_SIGN (Results 1 – 5 of 5) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/entity/
DMode.java25 REMOTE_SIGN("remoteSign"); enumConstant
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/test/java/com/ohos/hapsigntool/
DProfileTest.java100 private static final String REMOTE_SIGN = "remoteSign"; field in ProfileTest
/developtools/hapsigner/binary_sign_tool/common/include/
Dconstant.h67 const std::string REMOTE_SIGN = "remoteSign"; variable
/developtools/hapsigner/hapsigntool_cpp/common/include/
Dconstant.h67 const std::string REMOTE_SIGN = "remoteSign"; variable
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/hapsigntool/
DHapSignTool.java65 private static final String REMOTE_SIGN = "remoteSign"; field in HapSignTool