Home
last modified time | relevance | path

Searched defs:LOCAL_SIGN (Results 1 – 3 of 3) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/entity/
DMode.java24 LOCAL_SIGN("localSign"), enumConstant
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/test/java/com/ohos/hapsigntool/
DProfileTest.java94 private static final String LOCAL_SIGN = "localSign"; field in ProfileTest
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/hapsigntool/
DHapSignTool.java62 private static final String LOCAL_SIGN = "localSign"; field in HapSignTool