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