Home
last modified time | relevance | path

Searched defs:endpos (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/native/
Dzip_util.c307 static jboolean verifyEND(jzfile *zip, jlong endpos, char *endbuf) { in verifyEND()
410 findEND64(jzfile *zip, void *end64buf, jlong endpos) in findEND64()
595 jlong endpos, end64pos, cenpos, cenlen, cenoff; in readCEN() local
/libcore/ojluni/src/main/java/java/util/zip/
DZipFile.java1502 long endpos; // 4 bytes field in ZipFile.Source.End