Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.h95 void SetHandlerQuickArg0(uintptr_t handler_quick_arg0) { in SetHandlerQuickArg0() function
Dquick_exception_handler.cc327 exception_handler_->SetHandlerQuickArg0(reinterpret_cast<uintptr_t>(callee_method_)); in FinishStackWalk()