Searched refs:ExportProtobuf (Results 1 – 4 of 4) sorted by relevance
172 void ExportProtobuf(webrtc::analytics::Chart* chart) const; in RTC_POP_IGNORING_WUNDEF()201 void ExportProtobuf(webrtc::analytics::ChartCollection* collection) const; in RTC_POP_IGNORING_WUNDEF()
243 void Plot::ExportProtobuf(webrtc::analytics::Chart* chart) const { in ExportProtobuf() function in webrtc::Plot308 void PlotCollection::ExportProtobuf( in ExportProtobuf() function in webrtc::PlotCollection316 plot->ExportProtobuf(protobuf_representation); in ExportProtobuf()
35 ExportProtobuf(&collection); in Draw()
622 collection.ExportProtobuf(&proto_charts); in main()