Searched defs:AnnotationParam (Results 1 – 2 of 2) sorted by relevance
/system/tools/hidl/ | ||
D | Annotation.h | 30 struct AnnotationParam { struct |
D | Annotation.cpp | 28 AnnotationParam::AnnotationParam(const std::string& name) : mName(name) {} in AnnotationParam() function in android::AnnotationParam |