Home
last modified time | relevance | path

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

/external/nullaway/jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/
DBytecodeAnnotator.java235 boolean stripJarSignatures) in copyAndAnnotateJarEntry()
288 boolean stripJarSignatures, in annotateBytecodeInJar()
329 boolean stripJarSignatures, in annotateBytecodeInAar()
DDefinitelyDerefedParamsDriver.java89 private boolean stripJarSignatures = false; field in DefinitelyDerefedParamsDriver
139 String inPaths, String pkgName, String outPath, boolean stripJarSignatures) in runAndAnnotate()
174 boolean stripJarSignatures, in run()