Searched defs:Annotation (Results 1 – 3 of 3) sorted by relevance
55 struct Annotation { struct66 AnnotationParamVector *mParams; argument
78 Annotation::Annotation(const char *name,AnnotationParamVector *params) in Annotation() function in android::Annotation
49 enum Annotation : uint32_t { enum