HomeSort by relevance Sort by last modified time
    Searched refs:pelSaslAuth (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmpplogintask.cc 186 const XmlElement * pelSaslAuth = GetFeature(QN_SASL_MECHANISMS);
187 if (!pelSaslAuth) {
194 pelSaslAuth->FirstNamed(QN_SASL_MECHANISM);
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmpplogintask.cc 193 const XmlElement * pelSaslAuth = GetFeature(QN_SASL_MECHANISMS);
194 if (!pelSaslAuth) {
201 pelSaslAuth->FirstNamed(QN_SASL_MECHANISM);

Completed in 52 milliseconds