Searched refs:PerfettoConsumerRawImpl (Results 1 – 2 of 2) sorted by relevance
55 struct PerfettoConsumerRawImpl : public PerfettoConsumer { struct57 INJECT(PerfettoConsumerRawImpl()) = default;84 virtual ~PerfettoConsumerRawImpl() {} in ~PerfettoConsumerRawImpl() argument
116 Impl() : raw_{new PerfettoConsumerRawImpl{}}, in Impl()153 std::unique_ptr<PerfettoConsumerRawImpl> raw_;