Searched refs:conflict_method (Results 1 – 1 of 1) sorted by relevance
5169 mirror::ArtMethod* conflict_method = runtime->GetImtConflictMethod(); in LinkInterfaceMethods() local5190 } else if (imt_ref != conflict_method) { in LinkInterfaceMethods()5191 out_imt->SetReference(imt_index, conflict_method); in LinkInterfaceMethods()5262 mirror::ArtMethod* conflict_method = runtime->GetImtConflictMethod(); in LinkInterfaceMethods() local5265 } else if (imt_ref != conflict_method) { in LinkInterfaceMethods()5274 out_imt->SetReference(imt_index, conflict_method); in LinkInterfaceMethods()