Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.h75 void SetClearException(bool clear_exception) { in SetClearException() function
Dquick_exception_handler.cc96 exception_handler_->SetClearException(clear_exception); in HandleTryItems()