Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/src/
Dnative_lib_info_segment.cpp116 int32_t inSectionNum = 0; in FromByteArray() local
159 int32_t& inSectionNum) in CheckBuffer()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DNativeLibInfoSegment.java221 int inSectionNum = bf.getInt(); in fromByteArray() local