Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc1140 JDWP::JdwpLocation jdwp_throw_location; in PostException() local
1142 SetJdwpLocationFromEventLocation(pThrowLoc, &jdwp_throw_location); in PostException()
1149 VLOG(jdwp) << " throwLocation=" << jdwp_throw_location; in PostException()
1168 expandBufAddLocation(pReq, jdwp_throw_location); in PostException()