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