Home
last modified time | relevance | path

Searched refs:GetScopedAnnotation (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Daidl_language.cpp421 static const AidlAnnotation* GetScopedAnnotation(const AidlDefinedType& defined_type, in GetScopedAnnotation() function
429 return GetScopedAnnotation(*enclosing_type, type); in GetScopedAnnotation()
460 return GetScopedAnnotation(*defined_type, AidlAnnotation::Type::VINTF_STABILITY); in IsVintfStability()