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

/art/runtime/
H A Dthread.cc1663 explicit BuildInternalStackTraceVisitor(Thread* self, Thread* thread, int skip_depth) argument
1666 skip_depth_(skip_depth),
1736 int32_t skip_depth = count_visitor.GetSkipDepth(); local
1741 skip_depth);

Completed in 142 milliseconds