Searched refs:refListIn (Results 1 – 1 of 1) sorted by relevance
755 private void transformAnnotationSetRefList(IndexMap indexMap, Dex.Section refListIn) { in transformAnnotationSetRefList() argument759 refListIn.getPosition(), annotationSetRefListOut.getPosition()); in transformAnnotationSetRefList()761 int parameterCount = refListIn.readInt(); in transformAnnotationSetRefList()764 annotationSetRefListOut.writeInt(indexMap.adjustAnnotationSet(refListIn.readInt())); in transformAnnotationSetRefList()