Searched defs:exception_object (Results 1 – 4 of 4) sorted by relevance
884 void ExceptionThrown(art::Thread* self, art::Handle<art::mirror::Throwable> exception_object) in ExceptionThrown()914 void ExceptionHandled(art::Thread* self, art::Handle<art::mirror::Throwable> exception_object) in ExceptionHandled()
1144 void JdwpState::PostException(const EventLocation* pThrowLoc, mirror::Throwable* exception_object, in PostException()
1103 ObjPtr<mirror::Throwable> exception_object = ObjPtr<mirror::Throwable>::DownCast( in CreatePreAllocatedException() local
251 Handle<mirror::Throwable> exception_object) in ExceptionThrown()2952 void Dbg::PostException(mirror::Throwable* exception_object) { in PostException()