Home
last modified time | relevance | path

Searched defs:is_exception_reported (Results 1 – 6 of 6) sorted by relevance

/art/runtime/
Dquick_exception_handler.cc118 bool is_exception_reported) { in FindCatch()
Dthread.cc1672 bool is_exception_reported = IsExceptionReportedToInstrumentation(); in ThrowNewWrappedException() local
1958 bool is_exception_reported = IsExceptionReportedToInstrumentation(); in QuickDeliverException() local
Dinstrumentation.cc1013 bool is_exception_reported = thread->IsExceptionReportedToInstrumentation(); in ExceptionCaughtEvent() local
/art/runtime/mirror/
Dart_method.cc221 bool is_exception_reported = self->IsExceptionReportedToInstrumentation(); in FindCatchBlock() local
Dclass.cc87 bool is_exception_reported = self->IsExceptionReportedToInstrumentation(); in SetStatus() local
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h621 bool is_exception_reported = self->IsExceptionReportedToInstrumentation(); in UnlockJniSynchronizedMethod() local