Searched refs:cenExtLength (Results 1 – 1 of 1) sorted by relevance
282 long offset, int nameLength, int cenExtLength, long size, boolean deflate) { in getBytes() argument292 LOCHDR + nameLength + cenExtLength + size + EXTRA_FIELD_SLACK, in getBytes()297 if (locExtLength > cenExtLength + EXTRA_FIELD_SLACK) { in getBytes()