Searched defs:PostException (Results 1 – 2 of 2) sorted by relevance
1135 bool JdwpState::PostException(const EventLocation* pThrowLoc, mirror::Throwable* exception_object, in PostException() function in art::JDWP::JdwpState
2848 void Dbg::PostException(const ThrowLocation& throw_location, in PostException() function in art::Dbg