Searched refs:CollectFramesAndLocksStackVisitor (Results 1 – 1 of 1) sorted by relevance
2986 class CollectFramesAndLocksStackVisitor : public MonitorObjectsStackVisitor { in CreateAnnotatedStackTrace() class2988 CollectFramesAndLocksStackVisitor(const ScopedObjectAccessAlreadyRunnable& soaa_in, in CreateAnnotatedStackTrace() function in art::Thread::CreateAnnotatedStackTrace::CollectFramesAndLocksStackVisitor3054 CollectFramesAndLocksStackVisitor dumper(soa, const_cast<Thread*>(this), context.get()); in CreateAnnotatedStackTrace()