Home
last modified time | relevance | path

Searched defs:ExceptionHandled (Results 1 – 4 of 4) sorted by relevance

/art/tools/tracefast-plugin/
Dtracefast.cc107 void ExceptionHandled(art::Thread* self ATTRIBUTE_UNUSED, in ExceptionHandled() function in tracefast::Tracer
/art/runtime/
Dtrace.cc779 void Trace::ExceptionHandled(Thread* thread ATTRIBUTE_UNUSED, in ExceptionHandled() function in art::Trace
Dinstrumentation_test.cc137 void ExceptionHandled(Thread* self ATTRIBUTE_UNUSED, in ExceptionHandled() function in art::instrumentation::TestInstrumentationListener
/art/openjdkjvmti/
Devents.cc1024 void ExceptionHandled(art::Thread* self, art::Handle<art::mirror::Throwable> exception_object) in ExceptionHandled() function in openjdkjvmti::JvmtiMethodTraceListener