Searched defs:conflict_method (Results 1 – 3 of 3) sorted by relevance
2375 ArtMethod* conflict_method = imt->Get(ImTable::GetImtIndex(interface_method), in artInvokeInterfaceTrampoline() local2448 ArtMethod* conflict_method = imt->Get(imt_index, kRuntimePointerSize); in artInvokeInterfaceTrampoline() local
1898 ArtMethod* conflict_method = Runtime::Current()->CreateImtConflictMethod(linear_alloc); in TEST_F() local
6228 ArtMethod* conflict_method, in AddMethodToConflictTable()6338 ArtMethod* const conflict_method = runtime->GetImtConflictMethod(); in FillIMTAndConflictTables() local