Searched defs:writeAnnotations (Results 1 – 6 of 6) sorted by relevance
152 public void writeAnnotations(Writer out) throws IOException { in writeAnnotations() method in DexAnnotator
62 Appendable writeAnnotations(Appendable appendable, Context context) throws IOException { in writeAnnotations() method in Modifiable
161 private void writeAnnotations(IndentingWriter writer) throws IOException { in writeAnnotations() method in ClassDefinition
284 public void writeAnnotations(Writer out, byte[] data) throws IOException { in writeAnnotations() method in AnnotatedBytes
364 private void writeAnnotations(Type type, StringBuilder result, in writeAnnotations() method in Insertion
1040 static void writeAnnotations(PrintStream stream, List<AnnotationInstanceInfo> annotations, in writeAnnotations() method in Stubs