Home
last modified time | relevance | path

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

/external/webrtc/webrtc/libjingle/xmpp/
Dxmpplogintask.cc176 const XmlElement * pelSaslAuth = GetFeature(QN_SASL_MECHANISMS); in Advance() local
177 if (!pelSaslAuth) { in Advance()
184 pelSaslAuth->FirstNamed(QN_SASL_MECHANISM); in Advance()