Searched defs:annotateTo (Results 1 – 4 of 4) sorted by relevance
233 AnnotatedOutput annotateTo) { in annotateEntries()308 AnnotatedOutput annotateTo) { in annotateAndConsumeHandlers()
173 public void annotateTo(AnnotatedOutput out, String prefix) { in annotateTo() method in AnnotationItem
100 public void annotateTo(DexFile file, AnnotatedOutput out, String prefix) { in annotateTo() method in DebugInfoItem
82 private AnnotatedOutput annotateTo; field in DebugInfoEncoder