Searched refs:getEntryCSize (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/util/zip/
H A DZipFile.java537 e. csize = getEntryCSize(jzentry);
661 rem = getEntryCSize(jzentry);
770 private static native long getEntryCSize(long jzentry); method in class:ZipFile

Completed in 30 milliseconds