Searched refs:annotationSetRefListOut (Results 1 – 1 of 1) sorted by relevance
75 private final Dex.Section annotationSetRefListOut; field in DexMerger120 annotationSetRefListOut = dexOut.appendSection( in DexMerger()757 annotationSetRefListOut.assertFourByteAligned(); in transformAnnotationSetRefList()759 refListIn.getPosition(), annotationSetRefListOut.getPosition()); in transformAnnotationSetRefList()762 annotationSetRefListOut.writeInt(parameterCount); in transformAnnotationSetRefList()764 annotationSetRefListOut.writeInt(indexMap.adjustAnnotationSet(refListIn.readInt())); in transformAnnotationSetRefList()1038 annotationsSetRefList = dexMerger.annotationSetRefListOut.used(); in WriterSizes()