Searched refs:are_compatible_interfaces (Results 1 – 1 of 1) sorted by relevance
90 static bool are_compatible_interfaces(const AidlInterface& older, const AidlInterface& newer) { in are_compatible_interfaces() function354 are_compatible_interfaces(*(old_type->AsInterface()), *(new_type->AsInterface())); in check_api()