Home
last modified time | relevance | path

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

/system/tools/hidl/
DAnnotation.h62 struct Annotation { struct
73 AnnotationParamVector *mParams; argument
DAnnotation.cpp72 Annotation::Annotation(const std::string& name, AnnotationParamVector* params) in Annotation() function in android::Annotation