Searched refs:AnnotationParamVector (Results 1 – 3 of 3) sorted by relevance
53 using AnnotationParamVector = std::vector<const AnnotationParam*>; variable56 Annotation(const char *name, AnnotationParamVector *params);59 const AnnotationParamVector ¶ms() const;66 AnnotationParamVector *mParams;
78 Annotation::Annotation(const char *name,AnnotationParamVector *params) in Annotation()87 const AnnotationParamVector &Annotation::params() const { in params()
277 android::AnnotationParamVector *annotationParams;321 $$ = new AnnotationParamVector;332 $$ = new AnnotationParamVector;