Home
last modified time | relevance | path

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

/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S337 …LINE art_quick_invoke_static_trampoline_with_access_check, artInvokeStaticTrampolineWithAccessCheck
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S357 …LINE art_quick_invoke_static_trampoline_with_access_check, artInvokeStaticTrampolineWithAccessCheck
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S446 …LINE art_quick_invoke_static_trampoline_with_access_check, artInvokeStaticTrampolineWithAccessCheck
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2339 extern "C" TwoWordReturn artInvokeStaticTrampolineWithAccessCheck( in artInvokeStaticTrampolineWithAccessCheck() function