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