Home
last modified time | relevance | path

Searched defs:annotateTo (Results 1 – 4 of 4) sorted by relevance

/dalvik/dx/src/com/android/dx/dex/file/
DCatchStructs.java233 AnnotatedOutput annotateTo) { in annotateEntries()
308 AnnotatedOutput annotateTo) { in annotateAndConsumeHandlers()
DAnnotationItem.java173 public void annotateTo(AnnotatedOutput out, String prefix) { in annotateTo() method in AnnotationItem
DDebugInfoItem.java100 public void annotateTo(DexFile file, AnnotatedOutput out, String prefix) { in annotateTo() method in DebugInfoItem
DDebugInfoEncoder.java82 private AnnotatedOutput annotateTo; field in DebugInfoEncoder