Home
last modified time | relevance | path

Searched defs:return_value (Results 1 – 9 of 9) sorted by relevance

/art/compiler/jni/quick/
Dcalling_convention.cc257 bool return_value; in IsCurrentParamAReference() local
279 bool return_value; in IsCurrentParamAFloatOrDouble() local
293 bool return_value; in IsCurrentParamADouble() local
307 bool return_value; in IsCurrentParamALong() local
/art/runtime/entrypoints/quick/
Dquick_deoptimization_entrypoints.cc70 JValue return_value; in artDeoptimizeFromCompiledCode() local
/art/runtime/
Dinstrumentation.h404 const JValue& return_value) const in MethodExitEvent()
Dinstrumentation.cc61 Handle<mirror::Object> return_value) { in MethodExited()
1499 JValue return_value; in PopInstrumentationStackFrame() local
Ddebugger.cc182 const JValue& return_value) in MethodExited()
1747 void Dbg::OutputMethodReturnValue(JDWP::MethodId method_id, const JValue* return_value, in OutputMethodReturnValue()
2039 void Dbg::OutputJValue(JDWP::JdwpTag tag, const JValue* return_value, JDWP::ExpandBuf* pReply) { in OutputJValue()
2891 int event_flags, const JValue* return_value) { in PostLocationEvent()
3028 int event_flags, const JValue* return_value) { in UpdateDebugger()
Dthread.cc257 void Thread::PushDeoptimizationContext(const JValue& return_value, in PushDeoptimizationContext()
/art/openjdkjvmti/
Devents.cc597 art::Handle<art::mirror::Object> return_value) in MethodExited()
624 const art::JValue& return_value) in MethodExited()
/art/test/ti-agent/
Dtrace_helper.cc243 jvalue return_value) { in methodExitCB()
/art/compiler/optimizing/
Dnodes.cc2460 HInstruction* return_value = nullptr; in InlineInto() local