OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetHandlerQuickFrame
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
quick_exception_handler.h
52
void
SetHandlerQuickFrame
(StackReference<mirror::ArtMethod>* handler_quick_frame) {
quick_exception_handler.cc
58
exception_handler_->
SetHandlerQuickFrame
(GetCurrentQuickFrame());
100
exception_handler_->
SetHandlerQuickFrame
(GetCurrentQuickFrame());
185
exception_handler_->
SetHandlerQuickFrame
(GetCurrentQuickFrame());
Completed in 376 milliseconds