Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.cc54 exception_handler_->SetHandlerFrameDepth(GetFrameDepth()); in VisitFrame()
180 exception_handler_->SetHandlerFrameDepth(GetFrameDepth()); in VisitFrame()
307 size_t current_frame_depth = GetFrameDepth(); in VisitFrame()
Dstack.h556 size_t GetFrameDepth() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetFrameDepth() function