Home
last modified time | relevance | path

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

/system/tools/hidl/
DAnnotation.h55 struct Annotation { struct
66 AnnotationParamVector *mParams; argument
DAnnotation.cpp78 Annotation::Annotation(const char *name,AnnotationParamVector *params) in Annotation() function in android::Annotation
/system/tools/aidl/
Daidl_language.h49 enum Annotation : uint32_t { enum