Searched defs:annotations (Results 1 – 10 of 10) sorted by relevance
14 "annotations": [ array49 "annotations": [ array95 "annotations": [ array120 "annotations": [ array140 "annotations": [ array150 "annotations": [ array165 "annotations": [ array185 "annotations": [ array195 "annotations": [ array205 "annotations": [ array[all …]
89 std::vector<std::string> annotations; member114 std::vector<std::string> annotations; member291 std::vector<std::string> annotations; member318 std::vector<std::string> annotations; member
77 auto annotations = a.ToString(); in DumpAnnotations() local
110 auto annotations = a.ToString(); in DumpAnnotations() local
52 std::vector<std::unique_ptr<AidlAnnotation>> annotations; in Visit() local
100 vector<string> annotations; in get_strict_annotations() local
414 const vector<std::unique_ptr<AidlAnnotation>>& annotations, AidlAnnotation::Type type) { in GetAnnotation()687 string annotations = AidlAnnotatable::ToString(); in ToString() local
2283 std::vector<std::unique_ptr<AidlAnnotation>> annotations; in TEST_F() 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