Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/util/zip/
DZipFile.java159 private static native byte[] getCommentBytes(long jzfile); in getCommentBytes() method in ZipFile
/libcore/ojluni/src/main/java/java/util/zip/
DZipFile.java923 private static native byte[] getCommentBytes(long jzfile); in getCommentBytes() method in ZipFile