Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Daidl_checkapi.cpp62 static bool CheckEquality(const AidlDefinedType& older, const AidlDefinedType& newer) { in CheckEquality()
112 const AidlAnnotatable& newer) { in have_compatible_annotations()
126 static bool are_compatible_types(const AidlTypeSpecifier& older, const AidlTypeSpecifier& newer) { in are_compatible_types()
137 static bool are_compatible_constants(const AidlDefinedType& older, const AidlDefinedType& newer) { in are_compatible_constants()
168 static bool are_compatible_interfaces(const AidlInterface& older, const AidlInterface& newer) { in are_compatible_interfaces()
248 const AidlDefinedType& newer, in are_compatible_parcelables()
371 const AidlEnumDeclaration& newer) { in are_compatible_enums()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DTiledScreenNail.java99 TiledScreenNail newer = (TiledScreenNail) other; in combine() local
/aosp12/build/soong/cmd/merge_zips/
H A Dmerge_zips.go391 newer *ManagedInputZip member