Searched defs:AnnotationTypeElementValue (Results 1 – 1 of 1) sorted by relevance
891 struct AnnotationTypeElementValue : ElementValue { struct892 virtual ~AnnotationTypeElementValue() { in ~AnnotationTypeElementValue()896 void Write(u1 *&p) { in Write()900 static AnnotationTypeElementValue *Read(const u1 *&p) { in Read()906 Annotation *annotation_;