Searched refs:annotationsSetRefList (Results 1 – 1 of 1) sorted by relevance
125 writerSizes.annotationsSetRefList, "annotation set ref list"); in DexMerger()1082 private int annotationsSetRefList; field in DexMerger.WriterSizes1107 annotationsSetRefList = dexMerger.annotationSetRefListOut.used(); in WriterSizes()1129 annotationsSetRefList += contents.annotationSetRefLists.byteCount; in plus()1166 annotationsSetRefList = fourByteAlign(annotationsSetRefList); in fourByteAlign()1176 + encodedArray + annotationsDirectory + annotationsSet + annotationsSetRefList in size()