Searched refs:fileNameListBlockSize (Results 1 – 1 of 1) sorted by relevance
83 private int fileNameListBlockSize; field in NativeLibInfoSegment148 this.fileNameListBlockSize = fileNameOffset; in generateList()151 …this.zeroPadding = new byte[(ALIGNMENT_FOR_SIGNINFO - this.fileNameListBlockSize % ALIGNMENT_FOR_S… in generateList()157 int signInfoOffsetBase = fileNameOffsetBase + this.fileNameListBlockSize; in generateList()172 … blockSize += this.fileNameListBlockSize + this.zeroPadding.length + this.signInfoListBlockSize; in size()