Home
last modified time | relevance | path

Searched refs:AttachWriter (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/congestion_controller/goog_cc/test/
Dgoog_cc_printer.h66 void AttachWriter(std::unique_ptr<RtcEventLogOutput> log_writer);
Dgoog_cc_printer.cc191 void GoogCcDebugFactory::AttachWriter( in AttachWriter() function in webrtc::GoogCcDebugFactory
/external/webrtc/test/scenario/
Dcall_client.cc166 goog_cc_factory_.AttachWriter( in LoggingNetworkControllerFactory()