Searched defs:exception_object (Results 1 – 3 of 3) sorted by relevance
1103 void JdwpState::PostException(const EventLocation* pThrowLoc, mirror::Throwable* exception_object, in PostException()
795 void Trace::ExceptionCaught(Thread* thread, mirror::Throwable* exception_object) in ExceptionCaught()
324 void ExceptionCaught(Thread* thread ATTRIBUTE_UNUSED, mirror::Throwable* exception_object) in ExceptionCaught()3017 void Dbg::PostException(mirror::Throwable* exception_object) { in PostException()