Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc2351 uint32_t GetSkipDepth() const { in GetSkipDepth() function in art::FetchStackTraceVisitor
2475 const uint32_t skip_depth = count_visitor.GetSkipDepth(); in CreateInternalStackTrace()