Searched defs:annot (Results 1 – 2 of 2) sorted by relevance
438 auto annot = GetAnnotation(annotations_, AidlAnnotation::Type::NULLABLE); in IsHeapNullable() local480 auto annot = GetAnnotation(annotations_, AidlAnnotation::Type::SUPPRESS_WARNINGS); in SuppressWarnings() local491 auto annot = GetAnnotation(annotations_, AidlAnnotation::Type::PERMISSION_ENFORCE); in EnforceExpression() local1553 if (auto annot = BackingType(); annot != nullptr) { in Autofill() local
312 for (const auto& annot : annotatable.GetAnnotations()) { in ValidateAnnotationContext() local