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