Searched defs:PostException (Results 1 – 2 of 2) sorted by relevance
1144 void JdwpState::PostException(const EventLocation* pThrowLoc, mirror::Throwable* exception_object, in PostException() function in art::JDWP::JdwpState
2952 void Dbg::PostException(mirror::Throwable* exception_object) { in PostException() function in art::Dbg