Searched refs:getZipCrc (Results 1 – 6 of 6) sorted by relevance
77 private static long getZipCrc(File archive) throws IOException { in getZipCrc() method in MultiDexExtractor78 long computedValue = ZipUtil.getZipCrc(archive); in getZipCrc()
16 static long getZipCrc(File apk) { in getZipCrc() method in ZipUtil
78 private static long getZipCrc(File archive) throws IOException { in getZipCrc() method in MultiDexExtractor79 long computedValue = ZipUtil.getZipCrc(archive); in getZipCrc()