Searched refs:GetProxyQuickFrameVisitor (Results 1 – 1 of 1) sorted by relevance
30 class GetProxyQuickFrameVisitor final : public StackVisitor { class32 GetProxyQuickFrameVisitor(art::Thread* target, art::Context* ctx, size_t frame_depth) in GetProxyQuickFrameVisitor() function in art::__anon6d2a6a520110::GetProxyQuickFrameVisitor80 DISALLOW_COPY_AND_ASSIGN(GetProxyQuickFrameVisitor);92 GetProxyQuickFrameVisitor visitor(self, context.get(), proxy_method_frame_depth); in GetProxyReferenceArgument()