Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/util/zip/
DZipFile.java161 private static native byte[] getEntryBytes(long jzentry, int type); in getEntryBytes() method in ZipFile
/libcore/ojluni/src/main/java/java/util/zip/
DZipFile.java928 private static native byte[] getEntryBytes(long jzentry, int type); in getEntryBytes() method in ZipFile