OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOCCRC
(Results
1 - 3
of
3
) sorted by null
/libcore/luni/src/main/java/java/util/zip/
ZipConstants.java
31
LOCVER = 4, LOCFLG = 6, LOCHOW = 8, LOCTIM = 10,
LOCCRC
= 14,
ZipInputStream.java
253
ceCrc = ((long) Memory.peekInt(hdrBuf,
LOCCRC
- LOCVER, ByteOrder.LITTLE_ENDIAN)) & 0xffffffffL;
/bootable/recovery/minzip/
Zip.c
74
LOCCRC
= 14,
[
all
...]
Completed in 299 milliseconds