Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dquick_exception_handler.h113 bool GetClearException() const { in GetClearException() function
H A Dthread.cc3696 if (exception_handler.GetClearException()) { in QuickDeliverException()