Searched refs:IsExceptionThrownByCurrentMethod (Results 1 – 4 of 4) sorted by relevance
886 DCHECK(self->IsExceptionThrownByCurrentMethod(exception_object.Get())); in ExceptionThrown()
484 bool IsExceptionThrownByCurrentMethod(ObjPtr<mirror::Throwable> exception) const
2848 bool Thread::IsExceptionThrownByCurrentMethod(ObjPtr<mirror::Throwable> exception) const { in IsExceptionThrownByCurrentMethod() function in art::Thread3543 IsExceptionThrownByCurrentMethod(exception)) { in QuickDeliverException()
488 self->IsExceptionThrownByCurrentMethod(exception.Get())) { in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL()