Home
last modified time | relevance | path

Searched refs:writeAnnotations (Results 1 – 17 of 17) sorted by relevance

/external/doclava/
Dandroid-changes.txt12 writeAnnotations call to writeMethod and to writeField
14 * Modified the writeAnnotations method to take a "isDeprecated"
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/
DRawDexFile.java96 …public void writeAnnotations(@Nonnull Writer out, @Nonnull AnnotatedBytes annotatedBytes) throws I…
98 annotatedBytes.writeAnnotations(out, getBuf());
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/util/
DDexAnnotator.java152 public void writeAnnotations(Writer out) throws IOException { in writeAnnotations() method in DexAnnotator
169 dexFile.writeAnnotations(out, this); in writeAnnotations()
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/
DVariableWriter.java44 writeAnnotations(appendable, context); in write()
DModifiable.java62 Appendable writeAnnotations(Appendable appendable, Context context) throws IOException { in writeAnnotations() method in Modifiable
DInterfaceWriter.java48 writeAnnotations(appendable, context); in write()
DConstructorWriter.java89 writeAnnotations(appendable, context); in write()
DMethodWriter.java94 writeAnnotations(appendable, context); in write()
DClassWriter.java97 writeAnnotations(appendable, context); in write()
DEnumWriter.java65 writeAnnotations(appendable, context); in write()
/external/smali/baksmali/src/main/java/org/jf/baksmali/
Ddump.java57 annotator.writeAnnotations(writer); in dump()
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/
DClassDefinition.java109 writeAnnotations(writer); in writeTo()
162 private void writeAnnotations(IndentingWriter writer) throws IOException { in writeAnnotations() method in ClassDefinition
/external/doclava/src/com/google/doclava/
DStubs.java514 writeAnnotations(stream, cl.annotations(), cl.isDeprecated()); in writeClass()
692 writeAnnotations(stream, method.annotations(), method.isDeprecated()); in writeMethod()
733 writeAnnotations(stream, param.annotations(), false); in writeMethod()
761 writeAnnotations(stream, field.annotations(), field.isDeprecated()); in writeField()
927 static void writeAnnotations(PrintStream stream, List<AnnotationInstanceInfo> annotations, in writeAnnotations() method in Stubs
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
DAnnotatedBytes.java284 public void writeAnnotations(Writer out, byte[] data) throws IOException { in writeAnnotations() method in AnnotatedBytes
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DDexWriter.java248 writeAnnotations(offsetWriter);
581 private void writeAnnotations(@Nonnull DexDataWriter writer) throws IOException {
/external/owasp/sanitizer/tools/findbugs/lib/
Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...