Searched refs:ExceptionHandled (Results 1 – 7 of 7) sorted by relevance
100 void ExceptionHandled([[maybe_unused]] art::Thread* self, in ExceptionHandled() function in tracefast::Tracer
500 void ExceptionHandled(Thread* thread, Handle<mirror::Throwable> exception_object)
139 virtual void ExceptionHandled(Thread* thread, Handle<mirror::Throwable> exception_object)
128 void ExceptionHandled([[maybe_unused]] Thread* self, in ExceptionHandled() function in art::instrumentation::TestInstrumentationListener
1626 listener->ExceptionHandled(thread, h_exception); in ExceptionHandledEvent()
1326 void Trace::ExceptionHandled([[maybe_unused]] Thread* thread, in ExceptionHandled() function in art::Trace
1010 void ExceptionHandled(art::Thread* self, art::Handle<art::mirror::Throwable> exception_object) in ExceptionHandled() function in openjdkjvmti::JvmtiMethodTraceListener