Searched refs:computedValue (Results 1 – 3 of 3) sorted by relevance
78 long computedValue = ZipUtil.getZipCrc(archive); in getZipCrc() local79 if (computedValue == NO_VALUE) { in getZipCrc()81 computedValue--; in getZipCrc()83 return computedValue; in getZipCrc()
79 long computedValue = ZipUtil.getZipCrc(archive); in getZipCrc() local80 if (computedValue == NO_VALUE) { in getZipCrc()82 computedValue--; in getZipCrc()84 return computedValue; in getZipCrc()