Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/include/
Dnative_lib_info_segment.h31 static const int32_t SIGNED_FILE_POS_SIZE = 16; variable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DNativeLibInfoSegment.java60 private static final int SIGNED_FILE_POS_SIZE = 16; field in NativeLibInfoSegment