Searched refs:ProtobufPlot (Results 1 – 2 of 2) sorted by relevance
21 ProtobufPlot::ProtobufPlot() {} in ProtobufPlot() function in webrtc::ProtobufPlot23 ProtobufPlot::~ProtobufPlot() {} in ~ProtobufPlot()25 void ProtobufPlot::Draw() {} in Draw()40 Plot* plot = new ProtobufPlot(); in AppendNewPlot()
21 class ProtobufPlot final : public Plot { in RTC_POP_IGNORING_WUNDEF()23 ProtobufPlot(); in RTC_POP_IGNORING_WUNDEF()24 ~ProtobufPlot() override; in RTC_POP_IGNORING_WUNDEF()