Home
last modified time | relevance | path

Searched defs:transport_name (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dtransportcontroller.cc36 std::string transport_name; member
69 bool TransportController::GetSslRole(const std::string& transport_name, in GetSslRole()
82 const std::string& transport_name, in GetLocalCertificate()
90 const std::string& transport_name, in GetRemoteSSLCertificate()
98 const std::string& transport_name, in SetLocalTransportDescription()
108 const std::string& transport_name, in SetRemoteTransportDescription()
122 bool TransportController::AddRemoteCandidates(const std::string& transport_name, in AddRemoteCandidates()
131 const std::string& transport_name) { in ReadyForRemoteCandidates()
136 bool TransportController::GetStats(const std::string& transport_name, in GetStats()
143 const std::string& transport_name, in CreateTransportChannel_w()
[all …]
Dtransportchannel.h53 TransportChannel(const std::string& transport_name, int component) in TransportChannel()
70 const std::string& transport_name() const { return transport_name_; } in transport_name() function
Dtransportchannelimpl.h35 explicit TransportChannelImpl(const std::string& transport_name, in TransportChannelImpl()
Dfaketransportcontroller.h491 FakeTransport* GetTransport_w(const std::string& transport_name) { in GetTransport_w()
501 TransportChannel* CreateTransportChannel_w(const std::string& transport_name, in CreateTransportChannel_w()
515 Transport* CreateTransport_w(const std::string& transport_name) override { in CreateTransport_w()
Dtransport.h136 std::string transport_name; member
Dtransportcontroller_unittest.cc170 void OnCandidatesGathered(const std::string& transport_name, in OnCandidatesGathered()
Dp2ptransportchannel.cc205 P2PTransportChannel::P2PTransportChannel(const std::string& transport_name, in P2PTransportChannel()
/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc764 bool WebRtcSession::GetSslRole(const std::string& transport_name, in GetSslRole()
1127 const std::string& transport_name = ch->transport_name(); in GetChannelTransportStats() local
1145 const std::string& transport_name, in GetLocalCertificate()
1152 bool WebRtcSession::GetRemoteSSLCertificate(const std::string& transport_name, in GetRemoteSSLCertificate()
1178 const std::string& transport_name = *first_content_name; in EnableBundle() local
1629 const std::string& transport_name, in OnTransportControllerCandidatesGathered()
/external/webrtc/talk/session/media/
Dchannel.h98 const std::string& transport_name() const { return transport_name_; } in transport_name() function
Dchannel.cc244 bool BaseChannel::SetTransport(const std::string& transport_name) { in SetTransport()
249 bool BaseChannel::SetTransport_w(const std::string& transport_name) { in SetTransport_w()
/external/webrtc/webrtc/voice_engine/
Dchannel.cc338 std::string transport_name = in SendRtp() local
370 std::string transport_name = in SendRtcp() local