Searched refs:next_art_method (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dquick_exception_handler.cc79 ArtMethod* next_art_method; local
80 bool has_next = GetNextMethodAndDexPc(&next_art_method, &next_dex_pc);
83 exception_handler_->SetHandlerMethod(next_art_method);

Completed in 135 milliseconds