Searched defs:ExceptionThrown (Results 1 – 4 of 4) sorted by relevance
/art/openjdkjvmti/ | ||
D | events.cc | 782 void ExceptionThrown(art::Thread* self, art::Handle<art::mirror::Throwable> exception_object) in ExceptionThrown() function in openjdkjvmti::FINAL |
/art/runtime/ | ||
D | trace.cc | 813 void Trace::ExceptionThrown(Thread* thread ATTRIBUTE_UNUSED, in ExceptionThrown() function in art::Trace |
D | instrumentation_test.cc | 129 void ExceptionThrown(Thread* thread ATTRIBUTE_UNUSED, in ExceptionThrown() function in art::instrumentation::FINAL |
D | debugger.cc | 246 void ExceptionThrown(Thread* thread ATTRIBUTE_UNUSED, in ExceptionThrown() function in art::FINAL |