Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/hidl/
DAnnotation.h50 struct StringAnnotationParam : AnnotationParam { struct
DAnnotation.cpp59 StringAnnotationParam::StringAnnotationParam(const std::string& name, in StringAnnotationParam() function in android::StringAnnotationParam