Searched refs:AnnotationParamVector (Results 1 – 3 of 3) sorted by relevance
60 using AnnotationParamVector = std::vector<AnnotationParam*>; variable63 Annotation(const std::string& name, AnnotationParamVector* params);66 const AnnotationParamVector ¶ms() const;73 AnnotationParamVector *mParams;
72 Annotation::Annotation(const std::string& name, AnnotationParamVector* params) in Annotation()79 const AnnotationParamVector &Annotation::params() const { in params()
335 android::AnnotationParamVector *annotationParams;417 $$ = new AnnotationParamVector;428 $$ = new AnnotationParamVector;