Home
last modified time | relevance | path

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

/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S1466 INVOKE_TRAMPOLINE_BODY artInvokeInterfaceTrampoline
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S1525 INVOKE_TRAMPOLINE_BODY artInvokeInterfaceTrampoline
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1752 INVOKE_TRAMPOLINE_BODY artInvokeInterfaceTrampoline
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S1772 INVOKE_TRAMPOLINE_BODY artInvokeInterfaceTrampoline
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2378 extern "C" TwoWordReturn artInvokeInterfaceTrampoline(ArtMethod* interface_method, in artInvokeInterfaceTrampoline() function