Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_dex_operations.h83 ArtMethod* caller_method, in PerformCall()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2101 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokeCommon() local
2215 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokeInterfaceTrampoline() local
2286 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethod(sp); in artInvokeInterfaceTrampoline() local
2336 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokePolymorphic() local
2463 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokeCustom() local
/art/runtime/interpreter/
Dunstarted_runtime_test.cc951 ArtMethod* caller_method = floating_decimal->FindClassMethod( in TEST_F() local
975 ArtMethod* caller_method = in TEST_F() local