Home
last modified time | relevance | path

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

/art/tools/tracefast-plugin/
Dtracefast.cc100 void ExceptionHandled([[maybe_unused]] art::Thread* self, in ExceptionHandled() function in tracefast::Tracer
/art/runtime/
Dinstrumentation_test.cc128 void ExceptionHandled([[maybe_unused]] Thread* self, in ExceptionHandled() function in art::instrumentation::TestInstrumentationListener
Dtrace.cc1326 void Trace::ExceptionHandled([[maybe_unused]] Thread* thread, in ExceptionHandled() function in art::Trace
/art/openjdkjvmti/
Devents.cc1010 void ExceptionHandled(art::Thread* self, art::Handle<art::mirror::Throwable> exception_object) in ExceptionHandled() function in openjdkjvmti::JvmtiMethodTraceListener