Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc6913 static bool NotSubinterfaceOfAny( in NotSubinterfaceOfAny() function
7011 DCHECK(NotSubinterfaceOfAny(classes_in_iftable, iface)) << "Bad ordering."; in FindNewIfTableInterfaces()
7049 DCHECK(NotSubinterfaceOfAny(classes_in_iftable, super_interface)) << "Bad ordering."; in FindNewIfTableInterfaces()
7055 DCHECK(NotSubinterfaceOfAny(classes_in_iftable, interface)) << "Bad ordering"; in FindNewIfTableInterfaces()