Searched defs:ice_pwd (Results 1 – 16 of 16) sorted by relevance
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
D | portallocator.cc | 37 const std::string& ice_pwd, in PortAllocatorSession() 62 const std::string& ice_pwd) { in CreateSession()
|
D | rawtransportchannel.h | 75 const std::string& ice_pwd) {} in SetIceCredentials() 77 const std::string& ice_pwd) {} in SetRemoteIceCredentials() 105 virtual void SetIcePwd(const std::string& ice_pwd) {} in SetIcePwd()
|
D | dtlstransportchannel.h | 206 const std::string& ice_pwd) { in SetIceCredentials() 210 const std::string& ice_pwd) { in SetRemoteIceCredentials()
|
D | fakesession.h | 87 const std::string& ice_pwd() const { return ice_pwd_; } in ice_pwd() function 112 const std::string& ice_pwd) { in SetIceCredentials() 117 const std::string& ice_pwd) { in SetRemoteIceCredentials()
|
D | transportdescription.h | 176 std::string ice_pwd; member
|
D | p2ptransportchannel.cc | 256 const std::string& ice_pwd) { in SetIceCredentials() 275 const std::string& ice_pwd) { in SetRemoteIceCredentials()
|
D | transportdescriptionfactory_unittest.cc | 50 const std::string& ice_pwd, const std::string& dtls_alg) { in CheckDesc()
|
D | session_unittest.cc | 595 const std::string& ice_pwd, in TestPortAllocatorSession() 670 const std::string& ice_pwd) { in CreateSessionInternal()
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/ |
D | fakeportallocator.h | 28 const std::string& ice_pwd) in FakePortAllocatorSession() 94 const std::string& ice_pwd) { in CreateSessionInternal()
|
D | httpportallocator.cc | 126 const std::string& ice_pwd, in HttpPortAllocatorSessionBase() 249 const std::string& ice_ufrag, const std::string& ice_pwd) { in CreateSessionInternal() 263 const std::string& ice_pwd, in HttpPortAllocatorSession()
|
D | connectivitychecker_unittest.cc | 90 const std::string& ice_ufrag, const std::string& ice_pwd, in FakeHttpPortAllocatorSession() 148 const std::string& ice_ufrag, const std::string& ice_pwd) { in CreateSessionInternal()
|
D | basicportallocator.cc | 232 const std::string& ice_ufrag, const std::string& ice_pwd) { in CreateSessionInternal() 243 const std::string& ice_pwd) in BasicPortAllocatorSession()
|
D | connectivitychecker.h | 121 const std::string& ice_pwd, in TestHttpPortAllocatorSession()
|
D | connectivitychecker.cc | 50 const std::string& ice_pwd) { in CreateSessionInternal()
|
D | portallocator_unittest.cc | 162 const std::string& ice_ufrag, const std::string& ice_pwd) { in CreateSession()
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
D | webrtcsdp_unittest.cc | 866 const char ice_pwd[] = "a=ice-pwd"; in RemoveCandidateUfragPwd() local
|