Searched defs:ShadowFrameCopyVisitor (Results 1 – 1 of 1) sorted by relevance
25 class ShadowFrameCopyVisitor : public StackVisitor { class27 explicit ShadowFrameCopyVisitor(Thread* self) : StackVisitor(self, NULL), prev_frame_(NULL), in ShadowFrameCopyVisitor() function in art::ShadowFrameCopyVisitor