Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2375 ArtMethod* conflict_method = imt->Get(ImTable::GetImtIndex(interface_method), in artInvokeInterfaceTrampoline() local
2448 ArtMethod* conflict_method = imt->Get(imt_index, kRuntimePointerSize); in artInvokeInterfaceTrampoline() local
/art/runtime/arch/
Dstub_test.cc1898 ArtMethod* conflict_method = Runtime::Current()->CreateImtConflictMethod(linear_alloc); in TEST_F() local
/art/runtime/
Dclass_linker.cc6228 ArtMethod* conflict_method, in AddMethodToConflictTable()
6338 ArtMethod* const conflict_method = runtime->GetImtConflictMethod(); in FillIMTAndConflictTables() local