Home
last modified time | relevance | path

Searched defs:annotations (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/
DMethod.cpp32 std::vector<Annotation *> *annotations) in Method()
68 const std::vector<Annotation *> &Method::annotations() const { in annotations() function in android::Method
DType.cpp33 void Type::setAnnotations(std::vector<Annotation *> *annotations) { in setAnnotations()
37 const std::vector<Annotation *> &Type::annotations() const { in annotations() function in android::Type