Home
last modified time | relevance | path

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

/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Dplot_protobuf.cc21 ProtobufPlot::ProtobufPlot() {} in ProtobufPlot() function in webrtc::ProtobufPlot
23 ProtobufPlot::~ProtobufPlot() {} in ~ProtobufPlot()
25 void ProtobufPlot::Draw() {} in Draw()
40 Plot* plot = new ProtobufPlot(); in AppendNewPlot()
Dplot_protobuf.h21 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()