Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc1181 JDWP::JdwpLocation jdwp_throw_location; in PostException() local
1183 SetJdwpLocationFromEventLocation(pThrowLoc, &jdwp_throw_location); in PostException()
1190 VLOG(jdwp) << " throwLocation=" << jdwp_throw_location; in PostException()
1209 expandBufAddLocation(pReq, jdwp_throw_location); in PostException()