Searched refs:adjustAnnotationSet (Results 1 – 2 of 2) sorted by relevance
766 int classAnnotationsOffset = indexMap.adjustAnnotationSet(directoryIn.readInt()); in transformAnnotationDirectory()783 annotationsDirectoryOut.writeInt(indexMap.adjustAnnotationSet(directoryIn.readInt())); in transformAnnotationDirectory()792 indexMap.adjustAnnotationSet(directoryIn.readInt())); in transformAnnotationDirectory()833 annotationSetRefListOut.writeInt(indexMap.adjustAnnotationSet(refListIn.readInt())); in transformAnnotationSetRefList()
184 public int adjustAnnotationSet(int annotationSetOffset) { in adjustAnnotationSet() method in IndexMap