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

/art/runtime/jdwp/
H A Djdwp_event.cc1139 JDWP::JdwpLocation jdwp_throw_location; local
1141 SetJdwpLocationFromEventLocation(pThrowLoc, &jdwp_throw_location);
1148 VLOG(jdwp) << " throwLocation=" << jdwp_throw_location;
1167 expandBufAddLocation(pReq, jdwp_throw_location);

Completed in 68 milliseconds