Searched refs:content_name_ (Results 1 – 5 of 5) sorted by relevance
100 content_name_(content_name), in BaseChannel()130 session_->DestroyChannel(content_name_, transport_channel_->name()); in ~BaseChannel()197 session_->DestroyChannel(content_name_, rtcp_transport_channel_->name()); in set_rtcp_transport_channel()277 LOG(LS_ERROR) << "Dropping outgoing " << content_name_ << " " in SendPacket()304 LOG(LS_ERROR) << "Failed to protect " << content_name_ in SendPacket()313 LOG(LS_ERROR) << "Failed to protect " << content_name_ in SendPacket()332 LOG(LS_ERROR) << "Dropping incoming " << content_name_ << " " in HandlePacket()346 LOG(LS_ERROR) << "Failed to unprotect " << content_name_ in HandlePacket()355 LOG(LS_ERROR) << "Failed to unprotect " << content_name_ in HandlePacket()
91 const std::string& content_name() { return content_name_; } in content_name()240 std::string content_name_; variable
82 : content_name_(content_name), in TransportProxy()88 std::string content_name() const { return content_name_; } in content_name()117 std::string content_name_; variable
126 std::string content_name_; variable
131 content_name_ = content_name; in Connect()477 session_->DestroyChannel(content_name_, channel_->name()); in OnMessage()