Searched refs:SetAsyncException (Results 1 - 3 of 3) sorted by relevance

/art/openjdkjvmti/
H A Dti_thread.cc1070 me->SetAsyncException(exception_.Get());
/art/runtime/
H A Dthread.h444 void SetAsyncException(ObjPtr<mirror::Throwable> new_exception)
H A Dthread.cc3976 void Thread::SetAsyncException(ObjPtr<mirror::Throwable> new_exception) { function in class:Thread

Completed in 526 milliseconds