Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc1135 bool JdwpState::PostException(const EventLocation* pThrowLoc, mirror::Throwable* exception_object, in PostException() function in art::JDWP::JdwpState
/art/runtime/
Ddebugger.cc2848 void Dbg::PostException(const ThrowLocation& throw_location, in PostException() function in art::Dbg