Searched refs:getMethodIndex (Results 1 – 4 of 4) sorted by relevance
92 public int getMethodIndex() { in getMethodIndex() method in ClassData.Method
103 MethodId methodId = dex.methodIds().get(currentMethod.getMethodIndex()); in location()136 int methodIndex = method.getMethodIndex(); in findUsages()
78 MethodId methodId = dex.methodIds().get(currentMethod.getMethodIndex()); in location()
817 int outMethodIndex = indexMap.adjustMethod(method.getMethodIndex()); in transformMethods()