Searched refs:Init_w (Results 1 – 4 of 4) sorted by relevance
92 virtual void Init_w(webrtc::RtpTransportInternal* rtp_transport);348 void Init_w(webrtc::RtpTransportInternal* rtp_transport) override;424 void Init_w(DtlsTransportInternal* rtp_dtls_transport,428 void Init_w(webrtc::RtpTransportInternal* rtp_transport) override;
222 voice_channel->Init_w(rtp_transport); in CreateVoiceChannel()293 video_channel->Init_w(rtp_transport); in CreateVideoChannel()355 data_channel->Init_w(rtp_transport); in CreateRtpDataChannel()
197 void BaseChannel::Init_w(webrtc::RtpTransportInternal* rtp_transport) { in Init_w() function in cricket::BaseChannel818 void VoiceChannel::Init_w(webrtc::RtpTransportInternal* rtp_transport) { in Init_w() function in cricket::VoiceChannel819 BaseChannel::Init_w(rtp_transport); in Init_w()1225 void RtpDataChannel::Init_w(webrtc::RtpTransportInternal* rtp_transport) { in Init_w() function in cricket::RtpDataChannel1226 BaseChannel::Init_w(rtp_transport); in Init_w()
1433 channel->Init_w(rtp_transport); in CreateChannel()1516 channel->Init_w(rtp_transport); in CreateChannel()2303 channel->Init_w(rtp_transport); in CreateChannel()