Home
last modified time | relevance | path

Searched refs:ERROR_TLS (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
Dxmpplogintask.cc129 return Failure(XmppEngine::ERROR_TLS); in Advance()
150 return Failure(XmppEngine::ERROR_TLS); in Advance()
162 return Failure(XmppEngine::ERROR_TLS); in Advance()
Dutil_unittest.cc62 case XmppEngine::ERROR_TLS: in OnStateChange()
Dxmppengine.h148 ERROR_TLS, //!< TLS could not be negotiated enumerator