Searched refs:ProtobufPlotCollection (Results 1 – 2 of 2) sorted by relevance
29 ProtobufPlotCollection::ProtobufPlotCollection() {} in ProtobufPlotCollection() function in webrtc::ProtobufPlotCollection31 ProtobufPlotCollection::~ProtobufPlotCollection() {} in ~ProtobufPlotCollection()33 void ProtobufPlotCollection::Draw() { in Draw()39 Plot* ProtobufPlotCollection::AppendNewPlot() { in AppendNewPlot()
28 class ProtobufPlotCollection final : public PlotCollection { in RTC_POP_IGNORING_WUNDEF()31 RTC_DEPRECATED ProtobufPlotCollection(); in RTC_POP_IGNORING_WUNDEF()32 ~ProtobufPlotCollection() override; in RTC_POP_IGNORING_WUNDEF()