Searched defs:ExceptionHandled (Results 1 – 4 of 4) sorted by relevance
| /art/tools/tracefast-plugin/ | ||
| D | tracefast.cc | 100 void ExceptionHandled(art::Thread* self ATTRIBUTE_UNUSED, in ExceptionHandled() function in tracefast::Tracer |
| /art/runtime/ | ||
| D | instrumentation_test.cc | 129 void ExceptionHandled(Thread* self ATTRIBUTE_UNUSED, in ExceptionHandled() function in art::instrumentation::TestInstrumentationListener |
| D | trace.cc | 965 void Trace::ExceptionHandled(Thread* thread ATTRIBUTE_UNUSED, in ExceptionHandled() function in art::Trace |
| /art/openjdkjvmti/ | ||
| D | events.cc | 1013 void ExceptionHandled(art::Thread* self, art::Handle<art::mirror::Throwable> exception_object) in ExceptionHandled() function in openjdkjvmti::JvmtiMethodTraceListener |