Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_deoptimization_entrypoints.cc53 JValue return_value; in artDeoptimizeFromCompiledCode() local
/art/runtime/
Dinstrumentation.h327 const JValue& return_value) const in MethodExitEvent()
Ddebugger.cc169 uint32_t dex_pc, const JValue& return_value) in MethodExited()
1665 void Dbg::OutputMethodReturnValue(JDWP::MethodId method_id, const JValue* return_value, in OutputMethodReturnValue()
1934 void Dbg::OutputJValue(JDWP::JdwpTag tag, const JValue* return_value, JDWP::ExpandBuf* pReply) { in OutputJValue()
2819 int event_flags, const JValue* return_value) { in PostLocationEvent()
2991 int event_flags, const JValue* return_value) { in UpdateDebugger()
Dinstrumentation.cc1068 JValue return_value; in PopInstrumentationStackFrame() local
Dthread.cc233 void Thread::PushDeoptimizationContext(const JValue& return_value, in PushDeoptimizationContext()
/art/compiler/optimizing/
Dnodes.cc2020 HInstruction* return_value = nullptr; in InlineInto() local