Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.h286 const JValue& return_value) const in MethodExitEvent()
Ddebugger.cc266 uint32_t dex_pc, const JValue& return_value) in MethodExited()
1727 void Dbg::OutputMethodReturnValue(JDWP::MethodId method_id, const JValue* return_value, in OutputMethodReturnValue()
1996 void Dbg::OutputJValue(JDWP::JdwpTag tag, const JValue* return_value, JDWP::ExpandBuf* pReply) { in OutputJValue()
2871 int event_flags, const JValue* return_value) { in PostLocationEvent()
3045 int event_flags, const JValue* return_value) { in UpdateDebugger()
Dinstrumentation.cc992 JValue return_value; in PopInstrumentationStackFrame() local
/art/compiler/optimizing/
Dnodes.cc1261 HInstruction* return_value = nullptr; in InlineInto() local