Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_dex_operations.h62 ArtMethod* caller_method, in PerformCall()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2273 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethod(sp); in artInvokeCommon() local
2388 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethod(sp); in artInvokeInterfaceTrampoline() local
2512 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethod(sp); in artInvokePolymorphic() local
2636 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethod(sp); in artInvokeCustom() local
/art/runtime/interpreter/
Dunstarted_runtime_test.cc954 ArtMethod* caller_method = floating_decimal->FindClassMethod( in TEST_F() local
978 ArtMethod* caller_method = in TEST_F() local