Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_apicheck.cpp34 static bool have_compatible_annotations(const AidlAnnotatable& older, in have_compatible_annotations() function
55 compatible &= have_compatible_annotations(older, newer); in are_compatible_types()
61 compatible &= have_compatible_annotations(older, newer); in are_compatible_interfaces()