Home
last modified time | relevance | path

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

/build/tools/ijar/
Dclassfile.cc891 struct AnnotationTypeElementValue : ElementValue { struct
892 virtual ~AnnotationTypeElementValue() { in ~AnnotationTypeElementValue()
896 void Write(u1 *&p) { in Write()
900 static AnnotationTypeElementValue *Read(const u1 *&p) { in Read()
906 Annotation *annotation_;