Searched refs:VINTF_STABILITY (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/ |
D | aidl_language.cpp | 115 {AidlAnnotation::Type::VINTF_STABILITY, "VintfStability", {}}, in AllSchemas() 270 return GetAnnotation(annotations_, AidlAnnotation::Type::VINTF_STABILITY); in IsVintfStability() 783 return {AidlAnnotation::Type::VINTF_STABILITY, AidlAnnotation::Type::UNSUPPORTED_APP_USAGE, in GetSupportedAnnotations() 825 return {AidlAnnotation::Type::VINTF_STABILITY, in GetSupportedAnnotations() 1011 return {AidlAnnotation::Type::VINTF_STABILITY, AidlAnnotation::Type::BACKING, in GetSupportedAnnotations() 1104 return {AidlAnnotation::Type::VINTF_STABILITY, AidlAnnotation::Type::UNSUPPORTED_APP_USAGE, in GetSupportedAnnotations()
|
D | aidl_language.h | 164 VINTF_STABILITY, enumerator
|