Searched refs:PostException (Results 1 – 4 of 4) sorted by relevance
228 void PostException(const EventLocation* pThrowLoc, mirror::Throwable* exception_object,
1144 void JdwpState::PostException(const EventLocation* pThrowLoc, mirror::Throwable* exception_object, in PostException() function in art::JDWP::JdwpState
542 static void PostException(mirror::Throwable* exception)
253 Dbg::PostException(exception_object.Get()); in ExceptionThrown()2952 void Dbg::PostException(mirror::Throwable* exception_object) { in PostException() function in art::Dbg3013 gJdwpState->PostException(&exception_throw_location, in PostException()