Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Daidl_checkapi.cpp62 static bool CheckEquality(const AidlDefinedType& older, const AidlDefinedType& newer) { in CheckEquality() function
476 if (!CheckEquality(*old_type, *new_type)) { in check_api()