Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc1144 void JdwpState::PostException(const EventLocation* pThrowLoc, mirror::Throwable* exception_object, in PostException() function in art::JDWP::JdwpState
/art/runtime/
Ddebugger.cc3024 void Dbg::PostException(mirror::Throwable* exception_object) { in PostException() function in art::Dbg