Searched defs:jarIS (Results 1 – 3 of 3) sorted by relevance
222 InputStream jarIS = null; in analyzeFile() local376 InputStream jarIS = null; in getInputStream() local
346 JarInputStream jarIS = new JarInputStream(is); in annotateBytecodeInAar() local
61 JarInputStream jarIS = new JarInputStream(zip.getInputStream(zipEntry)); in checkMethodAnnotationsInAar() local