Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dportallocator.cc19 const std::string& ice_pwd, in PortAllocatorSession()
36 const std::string& ice_pwd) { in CreateSession()
Ddtlstransportchannel.h171 const std::string& ice_pwd) override { in SetIceCredentials()
175 const std::string& ice_pwd) override { in SetRemoteIceCredentials()
Dfaketransportcontroller.h59 const std::string& ice_pwd() const { return ice_pwd_; } in ice_pwd() function
91 const std::string& ice_pwd) override { in SetIceCredentials()
96 const std::string& ice_pwd) override { in SetRemoteIceCredentials()
Dtransportdescription.h144 std::string ice_pwd; member
Dtransportdescriptionfactory_unittest.cc36 const std::string& ice_pwd, const std::string& dtls_alg) { in CheckDesc()
Dp2ptransportchannel.cc338 const std::string& ice_pwd) { in SetIceCredentials()
347 const std::string& ice_pwd) { in SetRemoteIceCredentials()
Dportallocator.h146 const std::string& ice_pwd() const { return ice_pwd_; } in ice_pwd() function
Dport.cc1283 const std::string& ice_pwd) { in MaybeSetRemoteIceCredentials()
/external/webrtc/webrtc/p2p/client/
Dfakeportallocator.h90 const std::string& ice_pwd) in FakePortAllocatorSession()
172 const std::string& ice_pwd) override { in CreateSessionInternal()
Dhttpportallocator.cc108 const std::string& ice_pwd, in HttpPortAllocatorSessionBase()
Dbasicportallocator.cc135 const std::string& ice_ufrag, const std::string& ice_pwd) { in CreateSessionInternal()
147 const std::string& ice_pwd) in BasicPortAllocatorSession()
Dportallocator_unittest.cc204 const std::string& ice_ufrag, const std::string& ice_pwd) { in CreateSession()
/external/webrtc/talk/app/webrtc/
Dwebrtcsdp_unittest.cc950 const char ice_pwd[] = "a=ice-pwd"; in RemoveCandidateUfragPwd() local
1002 const std::string& ice_pwd) { in SetIceUfragPwd()