Searched refs:ExceptionThrown (Results 1 – 6 of 6) sorted by relevance
182 void ExceptionThrown(Thread* thread,
130 virtual void ExceptionThrown(Thread* thread,
129 void ExceptionThrown(Thread* thread ATTRIBUTE_UNUSED, in ExceptionThrown() function in art::instrumentation::FINAL
813 void Trace::ExceptionThrown(Thread* thread ATTRIBUTE_UNUSED, in ExceptionThrown() function in art::Trace
1165 listener->ExceptionThrown(thread, h_exception); in ExceptionThrownEvent()
782 void ExceptionThrown(art::Thread* self, art::Handle<art::mirror::Throwable> exception_object) in ExceptionThrown() function in openjdkjvmti::FINAL