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

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

Completed in 17 milliseconds