Searched defs:jarFile (Results 1 – 6 of 6) sorted by relevance
26 val jarFile = File(jarPath) in <lambda>() constant
190 StrictJarFile jarFile = null; in validateDexMetadataFile() local215 StrictJarFile jarFile, String packageName, long versionCode, boolean requireManifest) in validateDexMetadataManifest()
197 StrictJarFile jarFile = null; in getDexBytes() local231 StrictJarFile jarFile = null; in getDexMetadataType() local264 private static boolean findFileName(StrictJarFile jarFile, String filename) throws IOException { in findFileName()
956 StrictJarFile jarFile = null; in auditUncompressedDexInApk() local
364 StrictJarFile jarFile = null; in verifyV1Signature() local454 StrictJarFile jarFile, ZipEntry entry) { in loadCertificates()501 private static void closeQuietly(StrictJarFile jarFile) { in closeQuietly()
740 StrictJarFile jarFile = null; in apkHasCode() local