Searched refs:printInsn (Results 1 – 1 of 1) sorted by relevance
403 printInsn(null, collection); in run()420 printInsn(dep.mNode, dep.mDependency); in printMethodDependencies()437 private void printInsn(MethodNode method, SignaturesCollection collection) { in printInsn() method in Main.CommandShowDeps