Searched defs:annotations (Results 1 – 7 of 7) sorted by relevance
13 "annotations": [ array48 "annotations": [ array76 "annotations": [ array101 "annotations": [ array121 "annotations": [ array131 "annotations": [ array146 "annotations": [ array166 "annotations": [ array176 "annotations": [ array186 "annotations": [ array[all …]
89 std::vector<std::string> annotations; member114 std::vector<std::string> annotations; member294 std::vector<std::string> annotations; member321 std::vector<std::string> annotations; member
82 auto annotations = a.ToString(); in DumpAnnotations() local
96 vector<string> annotations; in get_strict_annotations() local
328 static const AidlAnnotation* GetAnnotation(const vector<AidlAnnotation>& annotations, in GetAnnotation()482 string annotations = AidlAnnotatable::ToString(); in ToString() local
127 const std::vector<Annotation*>& Scope::annotations() const { in annotations() function in android::Scope131 void Scope::setAnnotations(std::vector<Annotation*>* annotations) { in setAnnotations()
37 std::vector<Annotation*>* annotations, const Location& location) in Method()73 const std::vector<Annotation *> &Method::annotations() const { in annotations() function in android::Method