Home
last modified time | relevance | path

Searched defs:new_exception (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dthread.cc4228 void Thread::SetAsyncException(ObjPtr<mirror::Throwable> new_exception) { in SetAsyncException()
4257 void Thread::SetException(ObjPtr<mirror::Throwable> new_exception) { in SetException()