Home
last modified time | relevance | path

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

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