Home
last modified time | relevance | path

Searched refs:SetFullFragmentDone (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Dquick_exception_handler.h129 void SetFullFragmentDone(bool full_fragment_done) { in SetFullFragmentDone() function
H A Dquick_exception_handler.cc343 exception_handler_->SetFullFragmentDone(true); in FinishStackWalk()