OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetHandlerMethod
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
quick_exception_handler.h
86
void
SetHandlerMethod
(ArtMethod* handler_quick_method) {
quick_exception_handler.cc
79
exception_handler_->
SetHandlerMethod
(next_art_method);
110
exception_handler_->
SetHandlerMethod
(method);
Completed in 297 milliseconds