Home
last modified time | relevance | path

Searched refs:RuntimeVisibleAnnotations (Results 1 – 9 of 9) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DRuntimeVisibleAnnotations.java33 public class RuntimeVisibleAnnotations extends Annotations class
45 …public RuntimeVisibleAnnotations(final int name_index, final int length, final DataInput input, fi… in RuntimeVisibleAnnotations() method in RuntimeVisibleAnnotations
DAttribute.java243 return new RuntimeVisibleAnnotations(name_index, length, file, constant_pool); in readAttribute()
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DClassGen.java33 import org.apache.bcel.classfile.RuntimeVisibleAnnotations;
173 if (attr instanceof RuntimeVisibleAnnotations) in unpackAnnotations()
175 final RuntimeVisibleAnnotations rva = (RuntimeVisibleAnnotations) attr; in unpackAnnotations()
DAnnotationEntryGen.java35 import org.apache.bcel.classfile.RuntimeVisibleAnnotations;
251 new RuntimeVisibleAnnotations(rvaIndex, rvaData.length, in getAnnotationAttributes()
/external/apache-commons-bcel/src/test/java/org/apache/bcel/generic/
DAnnotationGenTestCase.java33 import org.apache.bcel.classfile.RuntimeVisibleAnnotations;
97 if (attribute instanceof RuntimeVisibleAnnotations) in testVisibleInvisibleAnnotationGen()
/external/turbine/java/com/google/turbine/bytecode/
DAttribute.java109 class RuntimeVisibleAnnotations implements Annotations { class
112 public RuntimeVisibleAnnotations(List<AnnotationInfo> annotations) { in RuntimeVisibleAnnotations() method in Attribute.RuntimeVisibleAnnotations
DLowerAttributes.java96 attributes.add(new Attribute.RuntimeVisibleAnnotations(visible)); in addAllAnnotations()
/external/libchrome/base/android/jni_generator/
DtestMotionEvent.javap761 #47 = Utf8 RuntimeVisibleAnnotations
416 RuntimeVisibleAnnotations:
425 RuntimeVisibleAnnotations:
434 RuntimeVisibleAnnotations:
443 RuntimeVisibleAnnotations:
452 RuntimeVisibleAnnotations:
461 RuntimeVisibleAnnotations:
470 RuntimeVisibleAnnotations:
479 RuntimeVisibleAnnotations:
924 RuntimeVisibleAnnotations:
[all …]
DtestMotionEvent.javap57 const #47 = Asciz RuntimeVisibleAnnotations;
381 RuntimeVisibleAnnotations: length = 0x6
388 RuntimeVisibleAnnotations: length = 0x6
395 RuntimeVisibleAnnotations: length = 0x6
402 RuntimeVisibleAnnotations: length = 0x6
409 RuntimeVisibleAnnotations: length = 0x6
416 RuntimeVisibleAnnotations: length = 0x6
423 RuntimeVisibleAnnotations: length = 0x6
430 RuntimeVisibleAnnotations: length = 0x6
764 RuntimeVisibleAnnotations: length = 0x6
[all …]