Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dcommon_dex_operations.h62 ArtMethod* caller_method, in PerformCall()
/aosp12/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc2200 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethod(sp); in artInvokeCommon() local
2304 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethod(sp); in artInvokeInterfaceTrampoline() local
2374 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethod(sp); in artInvokeInterfaceTrampoline() local
2423 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethod(sp); in artInvokePolymorphic() local
2547 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethod(sp); in artInvokeCustom() local
/aosp12/art/runtime/interpreter/
H A Dunstarted_runtime_test.cc949 ArtMethod* caller_method = floating_decimal->FindClassMethod( in TEST_F() local
973 ArtMethod* caller_method = in TEST_F() local