Home
last modified time | relevance | path

Searched refs:ProtobufPlotCollection (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Dplot_protobuf.cc29 ProtobufPlotCollection::ProtobufPlotCollection() {} in ProtobufPlotCollection() function in webrtc::ProtobufPlotCollection
31 ProtobufPlotCollection::~ProtobufPlotCollection() {} in ~ProtobufPlotCollection()
33 void ProtobufPlotCollection::Draw() { in Draw()
39 Plot* ProtobufPlotCollection::AppendNewPlot() { in AppendNewPlot()
Dplot_protobuf.h28 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()