Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc2707 class BuildInternalStackTraceVisitor : public StackVisitor { class
2709 BuildInternalStackTraceVisitor(Thread* self, Thread* thread, int skip_depth) in BuildInternalStackTraceVisitor() function in art::BuildInternalStackTraceVisitor