Home
last modified time | relevance | path

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

/aosp_15_r20/external/googleapis/google/cloud/workflows/type/
H A Dengine_call.proto92 message ExceptionHandled { message
/aosp_15_r20/art/tools/tracefast-plugin/
H A Dtracefast.cc100 void ExceptionHandled([[maybe_unused]] art::Thread* self, in ExceptionHandled() function in tracefast::Tracer
/aosp_15_r20/art/runtime/
H A Dinstrumentation_test.cc128 void ExceptionHandled([[maybe_unused]] Thread* self, in ExceptionHandled() function in art::instrumentation::TestInstrumentationListener
H A Dtrace.cc1337 void Trace::ExceptionHandled([[maybe_unused]] Thread* thread, in ExceptionHandled() function in art::Trace
/aosp_15_r20/art/openjdkjvmti/
H A Devents.cc1010 void ExceptionHandled(art::Thread* self, art::Handle<art::mirror::Throwable> exception_object) in ExceptionHandled() function in openjdkjvmti::JvmtiMethodTraceListener