Home
last modified time | relevance | path

Searched defs:ice_ufrag (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dportallocator.cc18 const std::string& ice_ufrag, in PortAllocatorSession()
35 const std::string& ice_ufrag, in CreateSession()
Ddtlstransportchannel.h170 void SetIceCredentials(const std::string& ice_ufrag, in SetIceCredentials()
174 void SetRemoteIceCredentials(const std::string& ice_ufrag, in SetRemoteIceCredentials()
Dtransportdescription.h143 std::string ice_ufrag; member
Dfaketransportcontroller.h58 const std::string& ice_ufrag() const { return ice_ufrag_; } in ice_ufrag() function
90 void SetIceCredentials(const std::string& ice_ufrag, in SetIceCredentials()
95 void SetRemoteIceCredentials(const std::string& ice_ufrag, in SetRemoteIceCredentials()
Dtransportdescriptionfactory_unittest.cc35 const std::string& opt, const std::string& ice_ufrag, in CheckDesc()
Dp2ptransportchannel.cc337 void P2PTransportChannel::SetIceCredentials(const std::string& ice_ufrag, in SetIceCredentials()
346 void P2PTransportChannel::SetRemoteIceCredentials(const std::string& ice_ufrag, in SetRemoteIceCredentials()
Dportallocator.h145 const std::string& ice_ufrag() const { return ice_ufrag_; } in ice_ufrag() function
Dport.cc1282 void Connection::MaybeSetRemoteIceCredentials(const std::string& ice_ufrag, in MaybeSetRemoteIceCredentials()
/external/webrtc/webrtc/p2p/client/
Dfakeportallocator.h89 const std::string& ice_ufrag, in FakePortAllocatorSession()
171 const std::string& ice_ufrag, in CreateSessionInternal()
Dhttpportallocator.cc107 const std::string& ice_ufrag, in HttpPortAllocatorSessionBase()
Dbasicportallocator.cc135 const std::string& ice_ufrag, const std::string& ice_pwd) { in CreateSessionInternal()
146 const std::string& ice_ufrag, in BasicPortAllocatorSession()
Dportallocator_unittest.cc204 const std::string& ice_ufrag, const std::string& ice_pwd) { in CreateSession()
/external/webrtc/talk/app/webrtc/
Dwebrtcsdp_unittest.cc948 const char ice_ufrag[] = "a=ice-ufrag"; in RemoveCandidateUfragPwd() local
1001 const std::string& ice_ufrag, in SetIceUfragPwd()