Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.h103 void SetHandlerMethod(ArtMethod* handler_quick_method) { in SetHandlerMethod() function
Dquick_exception_handler.cc81 exception_handler_->SetHandlerMethod(next_art_method); in VisitFrame()
112 exception_handler_->SetHandlerMethod(method); in HandleTryItems()