Searched refs:outKeep (Results 1 – 1 of 1) sorted by relevance
364 Map<String, ClassReader> outKeep, in getVisitor() argument367 return new DependencyVisitor(zipClasses, inKeep, outKeep, inDeps, outDeps); in getVisitor()448 Map<String, ClassReader> outKeep, in DependencyVisitor() argument454 mOutKeep = outKeep; in DependencyVisitor()