Searched defs:ExceptionHandled (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/googleapis/google/cloud/workflows/type/ | ||
H A D | engine_call.proto | 92 message ExceptionHandled { message |
/aosp_15_r20/art/tools/tracefast-plugin/ | ||
H A D | tracefast.cc | 100 void ExceptionHandled([[maybe_unused]] art::Thread* self, in ExceptionHandled() function in tracefast::Tracer |
/aosp_15_r20/art/runtime/ | ||
H A D | instrumentation_test.cc | 128 void ExceptionHandled([[maybe_unused]] Thread* self, in ExceptionHandled() function in art::instrumentation::TestInstrumentationListener |
H A D | trace.cc | 1337 void Trace::ExceptionHandled([[maybe_unused]] Thread* thread, in ExceptionHandled() function in art::Trace |
/aosp_15_r20/art/openjdkjvmti/ | ||
H A D | events.cc | 1010 void ExceptionHandled(art::Thread* self, art::Handle<art::mirror::Throwable> exception_object) in ExceptionHandled() function in openjdkjvmti::JvmtiMethodTraceListener |