Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.h1266 bool LinkInterfaceMethods(
Dclass_linker.cc6386 && LinkInterfaceMethods(self, klass, default_translations, out_new_conflict, out_imt); in LinkMethods()
8172 bool ClassLinker::LinkInterfaceMethods( in LinkInterfaceMethods() function in art::ClassLinker