Searched defs:GetFrameVisitor (Results 1 – 1 of 1) sorted by relevance
2301 class GetFrameVisitor : public StackVisitor { in GetThreadFrames() class2303 GetFrameVisitor(Thread* thread, size_t start_frame, size_t frame_count, JDWP::ExpandBuf* buf) in GetThreadFrames() function in art::Dbg::GetThreadFrames::GetFrameVisitor