Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/arch/
H A Dstub_test.cc1774 ArtMethod* conflict_method = Runtime::Current()->CreateImtConflictMethod(linear_alloc); in TEST_F() local
/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc2343 ArtMethod* conflict_method = imt->Get(imt_index, kRuntimePointerSize); in artInvokeInterfaceTrampoline() local
/aosp_15_r20/art/runtime/
H A Dclass_linker.cc6674 ArtMethod* conflict_method, in AddMethodToConflictTable()
6760 ArtMethod* const conflict_method = runtime->GetImtConflictMethod(); in FillIMTAndConflictTables() local