Home
last modified time | relevance | path

Searched refs:signInfoOffsetBase (Results 1 – 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DNativeLibInfoSegment.java157 int signInfoOffsetBase = fileNameOffsetBase + this.fileNameListBlockSize; in generateList() local
160 pos.increaseSignInfoOffset(signInfoOffsetBase + this.zeroPadding.length); in generateList()