Lines Matching refs:content_name
172 const std::string& content_name, in BaseChannel() argument
177 content_name_(content_name), in BaseChannel()
193 LOG(LS_INFO) << "Created channel for " << content_name; in BaseChannel()
222 if (!SetTransport(content_name())) { in Init()
269 LOG(LS_INFO) << "Create RTCP TransportChannel for " << content_name() in SetTransport_w()
888 << content_name() << " " in SetupDtlsSrtp()
1104 LOG(LS_INFO) << "Enabling rtcp-mux for " << content_name() in SetRtcpMux_w()
1334 const std::string& content_name, in VoiceChannel() argument
1339 content_name, in VoiceChannel()
1646 const std::string& content_name, in VideoChannel() argument
1651 content_name, in VideoChannel()
2011 const std::string& content_name, in DataChannel() argument
2016 content_name, in DataChannel()