Home
last modified time | relevance | path

Searched refs:new_conflict_method (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2496 ArtMethod* new_conflict_method = Runtime::Current()->GetClassLinker()->AddMethodToConflictTable( in artInvokeInterfaceTrampoline() local
2502 if (new_conflict_method != conflict_method) { in artInvokeInterfaceTrampoline()
2506 new_conflict_method, in artInvokeInterfaceTrampoline()