Searched defs:exception_object (Results 1 – 2 of 2) sorted by relevance
1102 void JdwpState::PostException(const EventLocation* pThrowLoc, mirror::Throwable* exception_object, in PostException()
227 void ExceptionCaught(Thread* thread ATTRIBUTE_UNUSED, mirror::Throwable* exception_object) in ExceptionCaught()2963 void Dbg::PostException(mirror::Throwable* exception_object) { in PostException()