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