Searched refs:SetException (Results 1 – 16 of 16) sorted by relevance
59 self->SetException(exception); in artDeliverExceptionFromCode()
155 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()
3300 SetException(Runtime::Current()->GetPreAllocatedOutOfMemoryErrorWhenThrowingException()); in ThrowNewWrappedException()3347 SetException(exception.Get()); in ThrowNewWrappedException()3363 SetException(exception.Get()); in ThrowNewWrappedException()3379 SetException(Runtime::Current()->GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME()); in ThrowOutOfMemoryError()4363 SetException(pending_exception); in DeoptimizeWithDeoptimizationException()4401 void Thread::SetException(ObjPtr<mirror::Throwable> new_exception) { in SetException() function in art::Thread4493 self_->SetException(excp_.Get()); in ~ScopedExceptionStorage()
133 self_->SetException(exception.Get()); in PopFramesTo()1346 thread->SetException(h_exception.Get()); in ExceptionThrownEvent()
784 self->SetException(self->DecodeJObject(exc.get())->AsThrowable()); in ThrowStackOverflowError()
308 self->SetException(exception.Get()); in FindCatchBlock()
229 self->SetException(obj->AsThrowable()); in HandleEarlierVerifyError()552 self->SetException(pre_allocated); in ThrowEarlierClassFailure()2872 self->SetException(pre_allocated); in FindClass()2910 self->SetException(pre_allocated); in FindClass()3105 self->SetException(pre_allocated); in DefineClass()3120 self->SetException(pre_allocated); in DefineClass()3131 self->SetException(pre_allocated); in DefineClass()4221 self->SetException(pre_allocated); in CreateArrayClass()4913 self->SetException(pre_allocated); in CreateProxyClass()5312 self->SetException(Runtime::Current()->GetPreAllocatedNoClassDefFoundError()); in InitializeClass()
473 void SetException(ObjPtr<mirror::Throwable> new_exception) REQUIRES_SHARED(Locks::mutator_lock_);
73 Self()->SetException(abort_exception.Get()); in CheckTransactionAbort()205 self->SetException(thr.Get()); in DoDexPcMoveEvent()750 Self()->SetException(exception->AsThrowable()); in THROW()
197 self->SetException(exception.Get()); in MoveToExceptionHandler()
534 soa.Self()->SetException(soa.Decode<mirror::Throwable>(exception.get())); in ThrowNewException()693 soa.Self()->SetException(exception); in Throw()738 soa.Self()->SetException(old_exception.Get()); in ExceptionDescribe()
774 self->SetException(old_exception.Get()); in MethodUnwind()
154 self->SetException(throwable.Get()); in EnsureExtDataPresent()
1420 self->SetException( in ThrowOutOfMemoryError()