Searched defs:return_value (Results 1 – 4 of 4) sorted by relevance
286 const JValue& return_value) const in MethodExitEvent()
266 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()
992 JValue return_value; in PopInstrumentationStackFrame() local
1261 HInstruction* return_value = nullptr; in InlineInto() local