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