HomeSort by relevance Sort by last modified time
    Searched defs:CENCRC (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/java/util/zip/
ZipConstants.java 34 CENHOW = 10, CENTIM = 12, CENCRC = 16, CENSIZ = 20, CENLEN = 24,
  /bootable/recovery/minzip/
Zip.c 40 CENCRC = 16,
341 pEntry->crc32 = get4LE(ptr + CENCRC);
    [all...]

Completed in 149 milliseconds