Searched defs:annotate (Results 1 – 9 of 9) sorted by relevance
49 public void annotate(String msg); in annotate() method62 public void annotate(int amt, String msg); in annotate() method
367 public void annotate(String msg) { in annotate() method in ByteArrayAnnotatedOutput377 public void annotate(int amt, String msg) { in annotate() method in ByteArrayAnnotatedOutput
58 public abstract void annotate(ExceptionWithContext ex); in annotate() method in LocalsArray
74 public void annotate(ExceptionWithContext ex) { in annotate() method in ExecutionStack
59 public void annotate(ExceptionWithContext ex) { in annotate() method in OneLocalsArray
411 public void annotate(ExceptionWithContext ex) { in annotate() method in Frame
125 public void annotate(ExceptionWithContext ex) { in annotate() method in LocalsArraySet
476 private ByteArrayAnnotatedOutput toDex0(boolean annotate, in toDex0()
131 private void annotate(int length, String message) { in annotate() method in DebugInfoEncoder