HomeSort by relevance Sort by last modified time
    Searched refs:SetHandlerQuickArg0 (Results 1 - 2 of 2) sorted by null

  /art/runtime/
quick_exception_handler.h 95 void SetHandlerQuickArg0(uintptr_t handler_quick_arg0) {
quick_exception_handler.cc 327 exception_handler_->SetHandlerQuickArg0(reinterpret_cast<uintptr_t>(callee_method_));

Completed in 50 milliseconds