Searched refs:InstrumentationStackVisitor (Results 1 – 1 of 1) sorted by relevance
544 class InstrumentationStackVisitor : public StackVisitor { class546 InstrumentationStackVisitor(Thread* self, size_t frame_depth) in InstrumentationStackVisitor() function in art::InstrumentationStackVisitor581 DISALLOW_COPY_AND_ASSIGN(InstrumentationStackVisitor);586 InstrumentationStackVisitor visitor(self_, handler_frame_depth_); in UpdateInstrumentationStack()