Searched refs:ExceptionCaught (Results 1 – 7 of 7) sorted by relevance
87 virtual void ExceptionCaught(Thread* /*thread*/, in ExceptionCaught() function
169 void ExceptionCaught(Thread* thread, mirror::Throwable* exception_object)
94 virtual void ExceptionCaught(Thread* thread, mirror::Throwable* exception_object)
95 void ExceptionCaught(Thread* thread ATTRIBUTE_UNUSED, in ExceptionCaught() function in art::instrumentation::FINAL
939 listener->ExceptionCaught(thread, exception_object); in ExceptionCaughtEvent()
795 void Trace::ExceptionCaught(Thread* thread, mirror::Throwable* exception_object) in ExceptionCaught() function in art::Trace
324 void ExceptionCaught(Thread* thread ATTRIBUTE_UNUSED, mirror::Throwable* exception_object) in ExceptionCaught() function in art::FINAL