Searched defs:exception_catch_location (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc2856 JDWP::EventLocation exception_catch_location; local
2857 SetEventLocation(&exception_catch_location, catch_method, catch_dex_pc);
2859 gJdwpState->PostException(&exception_throw_location, exception_object, &exception_catch_location,

Completed in 14 milliseconds