Home
last modified time | relevance | path

Searched defs:RESERVED_BYTE_ARRAY_LENGTH (Results 1 - 4 of 4) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/include/
H A Dfs_verity_info_segment.h42 static constexpr int RESERVED_BYTE_ARRAY_LENGTH = 57; member in OHOS::SignatureTools::FsVerityInfoSegment
H A Dcode_sign_block_header.h72 static const int8_t RESERVED_BYTE_ARRAY_LENGTH = 8; member in OHOS::SignatureTools::CodeSignBlockHeader
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
H A DFsVerityInfoSegment.java53 private static final int RESERVED_BYTE_ARRAY_LENGTH = 57; field in FsVerityInfoSegment
H A DCodeSignBlockHeader.java60 private static final byte RESERVED_BYTE_ARRAY_LENGTH = 8; field in CodeSignBlockHeader

Completed in 2 milliseconds