Searched refs:annotationsSetRefList (Results 1 – 1 of 1) sorted by relevance
121 writerSizes.annotationsSetRefList, "annotation set ref list"); in DexMerger()1013 private int annotationsSetRefList; field in DexMerger.WriterSizes1038 annotationsSetRefList = dexMerger.annotationSetRefListOut.used(); in WriterSizes()1060 annotationsSetRefList += contents.annotationSetRefLists.byteCount; in plus()1095 annotationsSetRefList = fourByteAlign(annotationsSetRefList); in fourByteAlign()1105 + encodedArray + annotationsDirectory + annotationsSet + annotationsSetRefList in size()