Searched refs:SetException (Results 1 – 16 of 16) sorted by relevance
32 self->SetException(Thread::GetDeoptimizationException()); in artDeoptimize()
47 self->SetException(exception); in artDeliverExceptionFromCode()
649 self->SetException(Thread::GetDeoptimizationException()); in artQuickToInterpreterBridge()
147 self_->SetException(exception_ref.Get()); in FindCatch()346 self_->SetException(Thread::GetDeoptimizationException()); in DeoptimizeStack()
1201 const_cast<Thread*>(this)->SetException(exc.Get()); in DumpJavaStack()1926 SetException(Runtime::Current()->GetPreAllocatedOutOfMemoryError()); in ThrowNewWrappedException()1976 SetException(exception.Get()); in ThrowNewWrappedException()1992 SetException(exception.Get()); in ThrowNewWrappedException()2006 SetException(Runtime::Current()->GetPreAllocatedOutOfMemoryError()); in ThrowOutOfMemoryError()
293 self->SetException(exception.Get()); in FindCatchBlock()
351 void SetException(mirror::Throwable* new_exception) in SetException() function
941 thread->SetException(exception_object); in ExceptionCaughtEvent()
283 soa.Self()->SetException(soa.Decode<mirror::Throwable*>(exception.get())); in ThrowNewException()442 soa.Self()->SetException(exception); in Throw()487 soa.Self()->SetException(old_exception.Get()); in ExceptionDescribe()
138 self->SetException(pre_allocated); in ThrowEarlierClassFailure()1749 self->SetException(pre_allocated); in FindClass()1771 self->SetException(pre_allocated); in FindClass()
2899 self->SetException(pending_exception.Get()); in PostLocationEvent()4003 soa.Self()->SetException(old_exception.Get()); in ExecuteMethod()
189 self->SetException(reinterpret_cast<mirror::Throwable*>(self->DecodeJObject(exc.get()))); in ThrowStackOverflowError()
641 self->SetException(saved_exception); in UnlockJniSynchronizedMethod()
110 self->SetException(old_exception.Get()); in SetStatus()
597 self->SetException(exception->AsThrowable()); in ExecuteGotoImpl()
506 self->SetException(exception->AsThrowable()); in ExecuteSwitchImpl()