HomeSort by relevance Sort by last modified time
    Searched refs:LOCSIZ (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/java/util/zip/
ZipConstants.java 32 LOCSIZ = 18, LOCLEN = 22, LOCNAM = 26, LOCEXT = 28, EXTCRC = 4,
ZipInputStream.java 254 ceCompressedSize = ((long) Memory.peekInt(hdrBuf, LOCSIZ - LOCVER, ByteOrder.LITTLE_ENDIAN)) & 0xffffffffL;
  /bootable/recovery/minzip/
Zip.c 75 LOCSIZ = 18,
    [all...]

Completed in 224 milliseconds