Searched refs:FetchStackTraceVisitor (Results 1 – 1 of 1) sorted by relevance
2908 class FetchStackTraceVisitor : public StackVisitor { class2910 explicit FetchStackTraceVisitor(Thread* thread, in FetchStackTraceVisitor() function in art::FetchStackTraceVisitor2956 DISALLOW_COPY_AND_ASSIGN(FetchStackTraceVisitor);3077 FetchStackTraceVisitor count_visitor(const_cast<Thread*>(this), in CreateInternalStackTrace()3115 FetchStackTraceVisitor count_visitor(const_cast<Thread*>(this)); in IsExceptionThrownByCurrentMethod()