Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc7214 static bool NotSubinterfaceOfAny( in NotSubinterfaceOfAny() function
7258 DCHECK(NotSubinterfaceOfAny(classes_in_iftable, iface)) << "Bad ordering."; in FillIfTable()
7277 DCHECK(NotSubinterfaceOfAny(classes_in_iftable, super_interface)) << "Bad ordering."; in FillIfTable()
7283 DCHECK(NotSubinterfaceOfAny(classes_in_iftable, interface)) << "Bad ordering"; in FillIfTable()