Home
last modified time | relevance | path

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

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