Home
last modified time | relevance | path

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

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