Home
last modified time | relevance | path

Searched defs:ShadowFrameCopyVisitor (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/portable/
Dportable_thread_entrypoints.cc25 class ShadowFrameCopyVisitor : public StackVisitor { class
27 explicit ShadowFrameCopyVisitor(Thread* self) : StackVisitor(self, NULL), prev_frame_(NULL), in ShadowFrameCopyVisitor() function in art::ShadowFrameCopyVisitor