Home
last modified time | relevance | path

Searched refs:IsAsyncExceptionPending (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dthread.h454 bool IsAsyncExceptionPending() const { in IsAsyncExceptionPending() function
Dclass_linker.cc3575 if (Thread::Current()->IsAsyncExceptionPending()) { in ShouldUseInterpreterEntrypoint()