Searched defs:new_exception (Results 1 – 1 of 1) sorted by relevance
4788 void Thread::SetAsyncException(ObjPtr<mirror::Throwable> new_exception) { in SetAsyncException()4817 void Thread::SetException(ObjPtr<mirror::Throwable> new_exception) { in SetException()