Searched defs:GetFrameVisitor (Results 1 – 1 of 1) sorted by relevance
2365 class GetFrameVisitor : public StackVisitor { in GetThreadFrames() class2367 GetFrameVisitor(Thread* thread, size_t start_frame_in, size_t frame_count_in, in GetThreadFrames() function in art::Dbg::GetThreadFrames::GetFrameVisitor