Searched defs:annotations (Results 1 – 2 of 2) sorted by relevance
32 std::vector<Annotation *> *annotations) in Method()68 const std::vector<Annotation *> &Method::annotations() const { in annotations() function in android::Method
33 void Type::setAnnotations(std::vector<Annotation *> *annotations) { in setAnnotations()37 const std::vector<Annotation *> &Type::annotations() const { in annotations() function in android::Type