Home
last modified time | relevance | path

Searched refs:LOCHDR (Results 1 – 6 of 6) sorted by relevance

/libcore/ojluni/src/main/java/java/util/zip/
DZipConstants.java46 static final int LOCHDR = 30; // LOC header size field
DZipInputStream.java296 readFully(tmpbuf, 0, LOCHDR); in readLOC()
/libcore/ojluni/annotations/mmodule/java/util/zip/
DZipEntry.annotated.java161 public static final int LOCHDR = 30; // 0x1e field in ZipEntry
/libcore/ojluni/src/main/native/
Dzip_util.h48 #define LOCHDR 30 macro
Dzip_util.c1332 unsigned char loc[LOCHDR]; in ZIP_GetEntryDataOffset()
1333 if (readFullyAt(zip->zfd, loc, LOCHDR, -(entry->pos)) == -1) { in ZIP_GetEntryDataOffset()
1341 entry->pos = (- entry->pos) + LOCHDR + LOCNAM(loc) + LOCEXT(loc); in ZIP_GetEntryDataOffset()
/libcore/api/
Dcurrent.txt15933 field public static final int LOCHDR = 30; // 0x1e
15990 field public static final int LOCHDR = 30; // 0x1e
16038 field public static final int LOCHDR = 30; // 0x1e
16083 field public static final int LOCHDR = 30; // 0x1e
17108 field public static final int LOCHDR = 30; // 0x1e
17176 field public static final int LOCHDR = 30; // 0x1e
17226 field public static final int LOCHDR = 30; // 0x1e
17277 field public static final int LOCHDR = 30; // 0x1e