Searched refs:skip_depth (Results 1 – 1 of 1) sorted by relevance
1416 explicit BuildInternalStackTraceVisitor(Thread* self, Thread* thread, int skip_depth) in BuildInternalStackTraceVisitor() argument1418 skip_depth_(skip_depth), count_(0), dex_pc_trace_(nullptr), method_trace_(nullptr) {} in BuildInternalStackTraceVisitor()1494 int32_t skip_depth = count_visitor.GetSkipDepth(); in CreateInternalStackTrace() local1499 skip_depth); in CreateInternalStackTrace()