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.cc2173 ArtMethod* conflict_method = cls->GetEmbeddedImTableEntry( in artInvokeInterfaceTrampoline() local
2226 ArtMethod* conflict_method = cls->GetEmbeddedImTableEntry( in artInvokeInterfaceTrampoline() local
/art/runtime/arch/
Dstub_test.cc2012 ArtMethod* conflict_method = Runtime::Current()->CreateImtConflictMethod(linear_alloc); in TEST_F() local
/art/runtime/
Dclass_linker.cc6009 ArtMethod* conflict_method, in AddMethodToConflictTable()
6081 ArtMethod* const conflict_method = runtime->GetImtConflictMethod(); in FillIMTAndConflictTables() local