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