Searched refs:inDeps (Results 1 – 1 of 1) sorted by relevance
365 Map<String, ClassReader> inDeps, in getVisitor() argument367 return new DependencyVisitor(zipClasses, inKeep, outKeep, inDeps, outDeps); in getVisitor()449 Map<String,ClassReader> inDeps, in DependencyVisitor() argument455 mInDeps = inDeps; in DependencyVisitor()