Searched refs:adjustMethod (Results 1 – 3 of 3) sorted by relevance
100 int mappedId = indexMap.adjustMethod(methodId); in visit()
164 public int adjustMethod(int methodIndex) { in adjustMethod() method in IndexMap302 out, ENCODED_METHOD, adjustMethod(reader.readMethod())); in transform()
721 annotationsDirectoryOut.writeInt(indexMap.adjustMethod(directoryIn.readInt())); in transformAnnotationDirectory()730 annotationsDirectoryOut.writeInt(indexMap.adjustMethod(directoryIn.readInt())); in transformAnnotationDirectory()802 int outMethodIndex = indexMap.adjustMethod(method.getMethodIndex()); in transformMethods()