Searched refs:StackDumpVisitor (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc1768 struct StackDumpVisitor : public MonitorObjectsStackVisitor { struct in inherits:MonitorObjectsStackVisitor
1769 StackDumpVisitor(std::ostream& os_in,
1785 virtual ~StackDumpVisitor() {
1962 StackDumpVisitor dumper(os, const_cast<Thread*>(this), context.get(),

Completed in 271 milliseconds