Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/xmpp/
Dxmpplogintask.cc252 const XmlElement * pelSessionFeature = GetFeature(QN_SESSION_SESSION); in Advance() local
253 if (!pelBindFeature || !pelSessionFeature) in Advance()