Searched defs:imt_conflict_method (Results 1 – 1 of 1) sorted by relevance
6098 ArtMethod* imt_conflict_method, in SetIMTRef()6210 ArtMethod* imt_conflict_method, in FillIMTFromIfTable()6552 ArtMethod* imt_conflict_method, in FillImtFromSuperClass()6613 ArtMethod* const imt_conflict_method = runtime->GetImtConflictMethod(); in LinkInterfaceMethods() local