Searched refs:FetchStackTraceVisitor (Results 1 – 1 of 1) sorted by relevance
2726 class FetchStackTraceVisitor : public StackVisitor { class2728 explicit FetchStackTraceVisitor(Thread* thread, in FetchStackTraceVisitor() function in art::FetchStackTraceVisitor2774 DISALLOW_COPY_AND_ASSIGN(FetchStackTraceVisitor);2882 FetchStackTraceVisitor count_visitor(const_cast<Thread*>(this), in CreateInternalStackTrace()2920 FetchStackTraceVisitor count_visitor(const_cast<Thread*>(this)); in IsExceptionThrownByCurrentMethod()