Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/include/
Dcode_sign_block_header.h75 static const int SEGMENT_NUM = 3; variable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DCodeSignBlockHeader.java63 private static final int SEGMENT_NUM = 3; field in CodeSignBlockHeader