Searched refs:are_compatible_constants (Results 1 – 1 of 1) sorted by relevance
137 static bool are_compatible_constants(const AidlDefinedType& older, const AidlDefinedType& newer) { in are_compatible_constants() function222 compatible = are_compatible_constants(older, newer) && compatible; in are_compatible_interfaces()360 compatible = are_compatible_constants(older, newer) && compatible; in are_compatible_parcelables()