Searched refs:jdwp_throw_location (Results 1 – 1 of 1) sorted by relevance
2266 JDWP::JdwpLocation jdwp_throw_location; in PostException() local2267 SetLocation(jdwp_throw_location, throw_location.GetMethod(), throw_location.GetDexPc()); in PostException()2276 gJdwpState->PostException(&jdwp_throw_location, exception_id, exception_class_id, &catch_location, in PostException()