Home
last modified time | relevance | path

Searched refs:kIgnoreAnnotations (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Daidl_checkapi.cpp83 static const set<AidlAnnotation::Type> kIgnoreAnnotations{ in get_strict_annotations() local
98 if (kIgnoreAnnotations.find(annotation->GetType()) != kIgnoreAnnotations.end()) { in get_strict_annotations()