Searched defs:annotateTo (Results 1 – 5 of 5) sorted by relevance
231 AnnotatedOutput annotateTo) { in annotateEntries()306 AnnotatedOutput annotateTo) { in annotateAndConsumeHandlers()
171 public void annotateTo(AnnotatedOutput out, String prefix) { in annotateTo() method in AnnotationItem
98 public void annotateTo(DexFile file, AnnotatedOutput out, String prefix) { in annotateTo() method in DebugInfoItem
82 private AnnotatedOutput annotateTo; field in DebugInfoEncoder
108 public void annotateTo(int offset, @Nonnull String msg, Object... formatArgs) { in annotateTo() method in AnnotatedBytes