Searched defs:getEntryMethod (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/zip/
H A DZipFile.java394 switch (getEntryMethod(jzentry)) {
607 e.method = getEntryMethod(jzentry);
859 private static native int getEntryMethod(long jzentry); method in class:ZipFile

Completed in 28 milliseconds