Searched refs:CheckEquality (Results 1 – 1 of 1) sorted by relevance
54 static bool CheckEquality(const AidlDefinedType& older, const AidlDefinedType& newer) { in CheckEquality() function482 if (!CheckEquality(*old_type, *new_type)) { in check_api()