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

  /art/runtime/
quick_exception_handler.h 91 void SetHandlerMethodHeader(const OatQuickMethodHeader* handler_method_header) {
quick_exception_handler.cc 75 exception_handler_->SetHandlerMethodHeader(GetCurrentOatQuickMethodHeader());
118 exception_handler_->SetHandlerMethodHeader(GetCurrentOatQuickMethodHeader());
314 exception_handler_->SetHandlerMethodHeader(GetCurrentOatQuickMethodHeader());

Completed in 60 milliseconds