Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc2181 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokeCommon() local
2293 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokeInterfaceTrampoline() local
2362 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethod(sp); in artInvokeInterfaceTrampoline() local
2412 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokePolymorphic() local
2537 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokePolymorphicWithHiddenReceiver() local
2639 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokeCustom() local
/aosp_15_r20/art/runtime/
H A Dcommon_dex_operations.h83 ArtMethod* caller_method, in PerformCall()
H A Dvar_handles.cc162 ArtMethod* caller_method, in VarHandleInvokeAccessor()
/aosp_15_r20/frameworks/libs/binary_translation/tests/tests_apk/jni/
Djni_test.cc75 jmethodID caller_method = gEnv->GetMethodID(clazz, method, "()I"); in callJavaIntReturningMethod() local
/aosp_15_r20/art/dex2oat/interpreter/
H A Dunstarted_runtime_transaction_test.cc100 ArtMethod* caller_method = in TEST_F() local
/aosp_15_r20/art/runtime/interpreter/
H A Dunstarted_runtime_test.cc839 ArtMethod* caller_method = floating_decimal->FindClassMethod( in TEST_F() local