Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Daidl_checkapi.cpp73 static vector<string> get_strict_annotations(const AidlAnnotatable& node) { in get_strict_annotations() function
113 vector<string> olderAnnotations = get_strict_annotations(older); in have_compatible_annotations()
114 vector<string> newerAnnotations = get_strict_annotations(newer); in have_compatible_annotations()