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

/art/runtime/
H A Dthread.cc2447 class FetchStackTraceVisitor : public StackVisitor { class in inherits:StackVisitor
2449 explicit FetchStackTraceVisitor(Thread* thread,
2495 DISALLOW_COPY_AND_ASSIGN(FetchStackTraceVisitor);
2603 FetchStackTraceVisitor count_visitor(const_cast<Thread*>(this),
2646 FetchStackTraceVisitor count_visitor(const_cast<Thread*>(this));

Completed in 39 milliseconds