Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_dex_operations.h83 ArtMethod* caller_method, in PerformCall()
Dvar_handles.cc162 ArtMethod* caller_method, in VarHandleInvokeAccessor()
/art/dex2oat/interpreter/
Dunstarted_runtime_transaction_test.cc100 ArtMethod* caller_method = in TEST_F() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2191 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokeCommon() local
2303 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokeInterfaceTrampoline() local
2372 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethod(sp); in artInvokeInterfaceTrampoline() local
2422 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokePolymorphic() local
2547 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokePolymorphicWithHiddenReceiver() local
2649 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokeCustom() local
/art/runtime/interpreter/
Dunstarted_runtime_test.cc839 ArtMethod* caller_method = floating_decimal->FindClassMethod( in TEST_F() local