Searched defs:older (Results 1 – 1 of 1) sorted by relevance
34 static bool have_compatible_annotations(const AidlAnnotatable& older, in have_compatible_annotations()49 static bool are_compatible_types(const AidlTypeSpecifier& older, const AidlTypeSpecifier& newer) { in are_compatible_types()59 static bool are_compatible_interfaces(const AidlInterface& older, const AidlInterface& newer) { in are_compatible_interfaces()142 static bool are_compatible_parcelables(const AidlStructuredParcelable& older, in are_compatible_parcelables()