Searched refs:annotationsSet (Results 1 – 1 of 1) sorted by relevance
128 annotationSetOut = dexOut.appendSection(writerSizes.annotationsSet, "annotation sets"); in DexMerger()1081 private int annotationsSet; field in DexMerger.WriterSizes1106 annotationsSet = dexMerger.annotationSetOut.used(); in WriterSizes()1128 annotationsSet += contents.annotationSets.byteCount; in plus()1165 annotationsSet = fourByteAlign(annotationsSet); in fourByteAlign()1176 + encodedArray + annotationsDirectory + annotationsSet + annotationsSetRefList in size()