Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc894 bool JdwpState::PostException(const JdwpLocation* pThrowLoc, in PostException() function in art::JDWP::JdwpState
/art/runtime/
Ddebugger.cc2259 void Dbg::PostException(Thread* thread, const ThrowLocation& throw_location, in PostException() function in art::Dbg