Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/util/zip/
DZipFile.java149 private static native long getEntryCrc(long jzentry); in getEntryCrc() method in ZipFile
/libcore/ojluni/src/main/java/java/util/zip/
DZipFile.java918 private static native long getEntryCrc(long jzentry); in getEntryCrc() method in ZipFile