Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.cpp124 {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()
Daidl_language.h161 HIDE, enumerator