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

/art/runtime/jdwp/
H A Djdwp_event.cc894 bool JdwpState::PostException(const JdwpLocation* pThrowLoc, function in class:art::JDWP::JdwpState
/art/runtime/
H A Ddebugger.cc156 Dbg::PostException(thread, throw_location, catch_method, catch_dex_pc, exception_object);
2259 void Dbg::PostException(Thread* thread, const ThrowLocation& throw_location, function in class:art::Dbg
2276 gJdwpState->PostException(&jdwp_throw_location, exception_id, exception_class_id, &catch_location,

Completed in 60 milliseconds