Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_checkapi.cpp54 static bool CheckEquality(const AidlDefinedType& older, const AidlDefinedType& newer) { in CheckEquality() function
482 if (!CheckEquality(*old_type, *new_type)) { in check_api()