Searched refs:hasCompressedSize (Results 1 – 2 of 2) sorted by relevance
225 final boolean hasCompressedSize, in reparseCentralDirectoryData() argument231 + (hasCompressedSize ? DWORD : 0) in reparseCentralDirectoryData()247 if (hasCompressedSize) { in reparseCentralDirectoryData()
757 final boolean hasCompressedSize = ze.getCompressedSize() == ZIP64_MAGIC;761 hasCompressedSize,767 } else if (hasCompressedSize) {771 if (hasCompressedSize) {