Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.cpp125 {AidlAnnotation::Type::BACKING, "Backing", {{"type", "String"}}}, in AllSchemas()
286 auto annotation = GetAnnotation(annotations_, AidlAnnotation::Type::BACKING); in BackingType()
1011 return {AidlAnnotation::Type::VINTF_STABILITY, AidlAnnotation::Type::BACKING, in GetSupportedAnnotations()
Daidl_language.h160 BACKING = 1, enumerator