Searched refs:mFileCommentLength (Results 1 – 1 of 1) sorted by relevance
49 private int mFileCommentLength; field in CentralDirectoryInfo163 return mFileCommentLength; in getFileCommentLength()168 mFileCommentLength = fileCommentLength; in setFileCommentLength()173 return 46 + mFileNameLength + mExtraFieldLength + mFileCommentLength; in getInfoSize()239 mFileCommentLength = ByteArrayUtil.getInt(data, startOffset + 32, 2); in CentralDirectoryInfo()309 mFileCommentLength); in toString()