Searched refs:annotateSectionInner (Results 1 – 3 of 3) sorted by relevance
77 annotateSectionInner(out, itemCount); in annotateSection()84 protected void annotateSectionInner(@Nonnull AnnotatedBytes out, int itemCount) { in annotateSectionInner() method in SectionAnnotator
98 super.annotateSectionInner(out, mapItemCount); in makeAnnotator()
127 annotateSectionInner(out, itemIdentities.size()); in makeAnnotatorForCDex()