Searched refs:SetException (Results 1 – 16 of 16) sorted by relevance
59 self->SetException(exception); in artDeliverExceptionFromCode()
145 self->SetException(saved_exception); in UnlockJniSynchronizedMethod()
638 self->SetException(pending_exception); in HandleDeoptimization()745 self->SetException(Thread::GetDeoptimizationException()); in artQuickToInterpreterBridge()
203 self_->SetException(exception_ref.Get()); in FindCatch()561 self_->SetException(Thread::GetDeoptimizationException()); in PrepareForLongJumpToInvokeStubOrInterpreterBridge()
3220 SetException(Runtime::Current()->GetPreAllocatedOutOfMemoryErrorWhenThrowingException()); in ThrowNewWrappedException()3267 SetException(exception.Get()); in ThrowNewWrappedException()3283 SetException(exception.Get()); in ThrowNewWrappedException()3299 SetException(Runtime::Current()->GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME()); in ThrowOutOfMemoryError()4219 SetException(pending_exception); in DeoptimizeWithDeoptimizationException()4257 void Thread::SetException(ObjPtr<mirror::Throwable> new_exception) { in SetException() function in art::Thread4343 self_->SetException(excp_.Get()); in ~ScopedExceptionStorage()
133 self_->SetException(exception.Get()); in PopFramesTo()1366 thread->SetException(h_exception.Get()); in ExceptionThrownEvent()
307 self->SetException(exception.Get()); in FindCatchBlock()
854 self->SetException(self->DecodeJObject(exc.get())->AsThrowable()); in ThrowStackOverflowError()
225 self->SetException(obj->AsThrowable()); in HandleEarlierVerifyError()548 self->SetException(pre_allocated); in ThrowEarlierClassFailure()3075 self->SetException(pre_allocated); in FindClass()3113 self->SetException(pre_allocated); in FindClass()3307 self->SetException(pre_allocated); in DefineClass()3318 self->SetException(pre_allocated); in DefineClass()4381 self->SetException(pre_allocated); in CreateArrayClass()5038 self->SetException(pre_allocated); in CreateProxyClass()5439 self->SetException(Runtime::Current()->GetPreAllocatedNoClassDefFoundError()); in InitializeClass()
467 void SetException(ObjPtr<mirror::Throwable> new_exception) REQUIRES_SHARED(Locks::mutator_lock_);
227 self->SetException(thr.Get()); in DoDexPcMoveEvent()813 self->SetException(exception->AsThrowable()); in THROW()
201 self->SetException(exception.Get()); in MoveToExceptionHandler()
435 soa.Self()->SetException(soa.Decode<mirror::Throwable>(exception.get())); in ThrowNewException()594 soa.Self()->SetException(exception); in Throw()639 soa.Self()->SetException(old_exception.Get()); in ExceptionDescribe()
774 self->SetException(old_exception.Get()); in MethodUnwind()
185 self->SetException(throwable.Get()); in EnsureExtDataPresent()
1373 self->SetException( in ThrowOutOfMemoryError()