Searched refs:outKeep (Results 1 – 1 of 1) sorted by relevance
307 Map<String, ClassReader> outKeep, in getVisitor() argument310 return new DependencyVisitor(zipClasses, inKeep, outKeep, inDeps, outDeps); in getVisitor()398 Map<String, ClassReader> outKeep, in DependencyVisitor() argument404 mOutKeep = outKeep; in DependencyVisitor()