Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc4783 ArtMethod* const conflict_method = runtime->GetImtConflictMethod(); in LinkInterfaceMethods() local
4817 } else if (imt_ref != conflict_method) { in LinkInterfaceMethods()
4818 imt_ref = conflict_method; in LinkInterfaceMethods()
4916 } else if (*imt_ref != conflict_method) { in LinkInterfaceMethods()
4922 vtable_method : conflict_method; in LinkInterfaceMethods()