Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/xmpp/
Dxmpplogintask.cc186 const XmlElement * pelSaslAuth = GetFeature(QN_SASL_MECHANISMS); in Advance() local
187 if (!pelSaslAuth) { in Advance()
194 pelSaslAuth->FirstNamed(QN_SASL_MECHANISM); in Advance()