Searched refs:kIgnoreAnnotations (Results 1 – 1 of 1) sorted by relevance
83 static const set<AidlAnnotation::Type> kIgnoreAnnotations{ in get_strict_annotations() local98 if (kIgnoreAnnotations.find(annotation->GetType()) != kIgnoreAnnotations.end()) { in get_strict_annotations()