Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/hap/sign/include/
Dsign_hap.h45 static constexpr int BLOCK_VERSION = 4; variable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
DSignHap.java48 private static final int BLOCK_VERSION = 4; field in SignHap