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