Searched refs:SetAsyncException (Results 1 – 3 of 3) sorted by relevance
1109 me->SetAsyncException(exception_.Get()); in StopThread()
475 void SetAsyncException(ObjPtr<mirror::Throwable> new_exception)
4228 void Thread::SetAsyncException(ObjPtr<mirror::Throwable> new_exception) { in SetAsyncException() function in art::Thread