Home
last modified time | relevance | path

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

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