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

  /libcore/ojluni/src/main/java/java/util/zip/
ZipConstants64.java 66 static final int ZIP64_LOCOFF = 8; // offset of zip64 end
  /libcore/ojluni/src/main/native/
zip_util.h 136 #define ZIP64_LOCOFF(b) LL(b, 8) /* offset of zip64 end */
zip_util.c 379 end64pos = ZIP64_LOCOFF(loc64);
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
zipfs.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
zipfs.jar 

Completed in 69 milliseconds