Home
last modified time | relevance | path

Searched defs:inSegmentSize (Results 1 – 4 of 4) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/src/
Dnative_lib_info_segment.cpp115 int32_t inSegmentSize = 0; in FromByteArray() local
158 bool NativeLibInfoSegment::CheckBuffer(ByteBuffer* bf, int32_t& inMagic, int32_t& inSegmentSize, in CheckBuffer()
Dsegment_header.cpp87 int32_t inSegmentSize = 0; in FromByteArray() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DSegmentHeader.java137 int inSegmentSize = bf.getInt(); in fromByteArray() local
DNativeLibInfoSegment.java217 int inSegmentSize = bf.getInt(); in fromByteArray() local