Searched refs:getEntryCrc (Results 1 – 2 of 2) sorted by relevance
630 e.crc = getEntryCrc(jzentry); in getZipEntry()918 private static native long getEntryCrc(long jzentry); in getEntryCrc() method in ZipFile
407 NATIVE_METHOD(ZipFile, getEntryCrc, "(J)J"),