Searched refs:inDeps (Results 1 – 1 of 1) sorted by relevance
308 Map<String, ClassReader> inDeps, in getVisitor() argument310 return new DependencyVisitor(zipClasses, inKeep, outKeep, inDeps, outDeps); in getVisitor()399 Map<String,ClassReader> inDeps, in DependencyVisitor() argument405 mInDeps = inDeps; in DependencyVisitor()