Searched refs:ExceptionHandled (Results 1 – 7 of 7) sorted by relevance
107 void ExceptionHandled(art::Thread* self ATTRIBUTE_UNUSED, in ExceptionHandled() function in tracefast::Tracer
220 void ExceptionHandled(Thread* thread, Handle<mirror::Throwable> exception_object)
147 virtual void ExceptionHandled(Thread* thread, Handle<mirror::Throwable> exception_object)
779 void Trace::ExceptionHandled(Thread* thread ATTRIBUTE_UNUSED, in ExceptionHandled() function in art::Trace
137 void ExceptionHandled(Thread* self ATTRIBUTE_UNUSED, in ExceptionHandled() function in art::instrumentation::TestInstrumentationListener
1380 listener->ExceptionHandled(thread, h_exception); in ExceptionHandledEvent()
1025 void ExceptionHandled(art::Thread* self, art::Handle<art::mirror::Throwable> exception_object) in ExceptionHandled() function in openjdkjvmti::JvmtiMethodTraceListener