Home
last modified time | relevance | path

Searched defs:SEGMENT_HEADER_LENGTH (Results 1 - 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/include/
H A Dsegment_header.h29 static const int32_t SEGMENT_HEADER_LENGTH = 12; member in OHOS::SignatureTools::SegmentHeader
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
H A DSegmentHeader.java39 public static final int SEGMENT_HEADER_LENGTH = 12; field in SegmentHeader

Completed in 1 milliseconds