Home
last modified time | relevance | path

Searched defs:newer (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Daidl_apicheck.cpp35 const AidlAnnotatable& newer) { 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()
143 const AidlStructuredParcelable& newer) { in are_compatible_parcelables()