Home
last modified time | relevance | path

Searched defs:skip_depth (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dthread.cc1416 explicit BuildInternalStackTraceVisitor(Thread* self, Thread* thread, int skip_depth) in BuildInternalStackTraceVisitor()
1494 int32_t skip_depth = count_visitor.GetSkipDepth(); in CreateInternalStackTrace() local