Home
last modified time | relevance | path

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

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