Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc6316 ArtMethod** out_imt) { in LinkMethods()
8121 void ClassLinker::LinkInterfaceMethodsHelper::UpdateIMT(ArtMethod** out_imt) { in UpdateIMT()
8137 ArtMethod** out_imt) { in LinkInterfaceMethods()