Searched refs:NULLABLE (Results 1 – 6 of 6) sorted by relevance
22 NULLABLE enumConstant
113 {AidlAnnotation::Type::NULLABLE, "nullable", {}}, in AllSchemas()262 return GetAnnotation(annotations_, AidlAnnotation::Type::NULLABLE); in IsNullable()420 return {AidlAnnotation::Type::NULLABLE, AidlAnnotation::Type::UTF8_IN_CPP, in GetSupportedAnnotations()
53 AidlAnnotation::Type::NULLABLE, in get_strict_annotations()
165 NULLABLE, enumerator
688 return Nullability.NULLABLE; in getNullability()
625 } else if (nullability == Nullability.NULLABLE) { in getNullabilityString()