Searched refs:conflict_method (Results 1 – 1 of 1) sorted by relevance
4783 ArtMethod* const conflict_method = runtime->GetImtConflictMethod(); in LinkInterfaceMethods() local4817 } 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()