Home
last modified time | relevance | path

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

/art/runtime/arch/
Dstub_test.cc1775 ArtMethod* conflict_method = Runtime::Current()->CreateImtConflictMethod(linear_alloc); in TEST_F() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2438 ArtMethod* conflict_method = imt->Get(imt_index, kRuntimePointerSize); in artInvokeInterfaceTrampoline() local
/art/runtime/
Dclass_linker.cc6923 ArtMethod* conflict_method, in AddMethodToConflictTable()
7036 ArtMethod* const conflict_method = runtime->GetImtConflictMethod(); in FillIMTAndConflictTables() local