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