Searched refs:HIDE (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/ |
D | aidl_language.cpp | 124 {AidlAnnotation::Type::HIDE, "Hide", {}}, in AllSchemas() 312 return GetAnnotation(annotations_, AidlAnnotation::Type::HIDE); in IsHide() 421 AidlAnnotation::Type::UNSUPPORTED_APP_USAGE, AidlAnnotation::Type::HIDE, in GetSupportedAnnotations() 784 AidlAnnotation::Type::JAVA_STABLE_PARCELABLE, AidlAnnotation::Type::HIDE, in GetSupportedAnnotations() 827 AidlAnnotation::Type::HIDE, in GetSupportedAnnotations() 1012 AidlAnnotation::Type::HIDE, AidlAnnotation::Type::JAVA_PASSTHROUGH}; in GetSupportedAnnotations() 1105 AidlAnnotation::Type::HIDE, AidlAnnotation::Type::JAVA_PASSTHROUGH}; in GetSupportedAnnotations()
|
D | aidl_language.h | 161 HIDE, enumerator
|