Home
last modified time | relevance | path

Searched refs:returnValue (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Djdwp.h206 const JValue* returnValue)
Djdwp_event.cc835 int eventFlags, const JValue* returnValue) { in PostLocationEvent() argument
918 Dbg::OutputMethodReturnValue(jdwp_location.method_id, returnValue, pReq); in PostLocationEvent()