Home
last modified time | relevance | path

Searched refs:SetAsyncExceptionsThrown (Results 1 – 3 of 3) sorted by relevance

/art/test/common/
Druntime_state.cc464 Runtime::Current()->SetAsyncExceptionsThrown(); in Java_Main_setAsyncExceptionsThrown()
/art/runtime/
Druntime.h886 void SetAsyncExceptionsThrown() { in SetAsyncExceptionsThrown() function
Dthread.cc4699 Runtime::Current()->SetAsyncExceptionsThrown(); in SetAsyncException()