Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_checkapi.cpp111 static bool have_compatible_annotations(const AidlAnnotatable& older, in have_compatible_annotations() function
133 compatible &= have_compatible_annotations(older, newer); in are_compatible_types()
488 if (!have_compatible_annotations(*old_type, *new_type)) { in check_api()