Searched refs:ExceptionHandled (Results 1 – 6 of 6) sorted by relevance
185 void ExceptionHandled(Thread* thread, Handle<mirror::Throwable> exception_object)
135 virtual void ExceptionHandled(Thread* thread, Handle<mirror::Throwable> exception_object)
135 void ExceptionHandled(Thread* self ATTRIBUTE_UNUSED, in ExceptionHandled() function in art::instrumentation::FINAL
819 void Trace::ExceptionHandled(Thread* thread ATTRIBUTE_UNUSED, in ExceptionHandled() function in art::Trace
1184 listener->ExceptionHandled(thread, h_exception); in ExceptionHandledEvent()
812 void ExceptionHandled(art::Thread* self, art::Handle<art::mirror::Throwable> exception_object) in ExceptionHandled() function in openjdkjvmti::FINAL