Home
last modified time | relevance | path

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

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