Searched defs:caller_method (Results 1 – 6 of 6) sorted by relevance
2181 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokeCommon() local2293 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokeInterfaceTrampoline() local2362 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethod(sp); in artInvokeInterfaceTrampoline() local2412 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokePolymorphic() local2537 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokePolymorphicWithHiddenReceiver() local2639 ArtMethod* caller_method = QuickArgumentVisitor::GetCallingMethodAndDexPc(sp, &dex_pc); in artInvokeCustom() local
83 ArtMethod* caller_method, in PerformCall()
162 ArtMethod* caller_method, in VarHandleInvokeAccessor()
75 jmethodID caller_method = gEnv->GetMethodID(clazz, method, "()I"); in callJavaIntReturningMethod() local
100 ArtMethod* caller_method = in TEST_F() local
839 ArtMethod* caller_method = floating_decimal->FindClassMethod( in TEST_F() local