Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dclass_linker.cc7168 static bool NotSubinterfaceOfAny( in NotSubinterfaceOfAny() function
7217 DCHECK(NotSubinterfaceOfAny(classes_in_iftable, iface)) << "Bad ordering."; in FillIfTable()
7241 DCHECK(NotSubinterfaceOfAny(classes_in_iftable, super_interface)) << "Bad ordering."; in FillIfTable()
7247 DCHECK(NotSubinterfaceOfAny(classes_in_iftable, interface)) << "Bad ordering"; in FillIfTable()