Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.cpp128 {AidlAnnotation::Type::IMMUTABLE, "Immutable", {}}, in AllSchemas()
274 return GetAnnotation(annotations_, AidlAnnotation::Type::IMMUTABLE); in IsImmutable()
785 AidlAnnotation::Type::JAVA_PASSTHROUGH, AidlAnnotation::Type::IMMUTABLE}; in GetSupportedAnnotations()
830 AidlAnnotation::Type::IMMUTABLE}; in GetSupportedAnnotations()
Daidl_checkapi.cpp55 AidlAnnotation::Type::IMMUTABLE, in get_strict_annotations()
Daidl_language.h169 IMMUTABLE, enumerator