Searched refs:is_exception_reported (Results 1 – 7 of 7) sorted by relevance
46 bool is_exception_reported)
118 bool is_exception_reported) { in FindCatch() argument149 self_->SetExceptionReportedToInstrumentation(is_exception_reported); in FindCatch()153 if (!is_exception_reported) { in FindCatch()
1672 bool is_exception_reported = IsExceptionReportedToInstrumentation(); in ThrowNewWrappedException() local1703 SetExceptionReportedToInstrumentation(is_exception_reported); in ThrowNewWrappedException()1756 SetExceptionReportedToInstrumentation(is_exception_reported); in ThrowNewWrappedException()1774 SetExceptionReportedToInstrumentation(is_exception_reported); in ThrowNewWrappedException()1958 bool is_exception_reported = IsExceptionReportedToInstrumentation(); in QuickDeliverException() local1965 exception_handler.FindCatch(throw_location, exception, is_exception_reported); in QuickDeliverException()
1013 bool is_exception_reported = thread->IsExceptionReportedToInstrumentation(); in ExceptionCaughtEvent() local1021 thread->SetExceptionReportedToInstrumentation(is_exception_reported); in ExceptionCaughtEvent()
221 bool is_exception_reported = self->IsExceptionReportedToInstrumentation(); in FindCatchBlock() local258 self->SetExceptionReportedToInstrumentation(is_exception_reported); in FindCatchBlock()
87 bool is_exception_reported = self->IsExceptionReportedToInstrumentation(); in SetStatus() local116 self->SetExceptionReportedToInstrumentation(is_exception_reported); in SetStatus()
621 bool is_exception_reported = self->IsExceptionReportedToInstrumentation(); in UnlockJniSynchronizedMethod() local637 self->SetExceptionReportedToInstrumentation(is_exception_reported); in UnlockJniSynchronizedMethod()