Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc2959 class BuildInternalStackTraceVisitor : public StackVisitor { class
2961 BuildInternalStackTraceVisitor(Thread* self, Thread* thread, uint32_t skip_depth) in BuildInternalStackTraceVisitor() function in art::BuildInternalStackTraceVisitor