Searched defs:new_exception (Results 1 – 2 of 2) sorted by relevance
154 pub fn new_exception(exception: ExceptionCode, message: Option<&CStr>) -> Status { in new_exception() method
4769 void Thread::SetAsyncException(ObjPtr<mirror::Throwable> new_exception) { in SetAsyncException()4798 void Thread::SetException(ObjPtr<mirror::Throwable> new_exception) { in SetException()