Home
last modified time | relevance | path

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

/external/webrtc/webrtc/libjingle/xmpp/
Drostermodule.h73 XMPP_CONNECTION_STATUS_CONNECTED = 3, enumerator
Drostermoduleimpl.cc285 return XMPP_CONNECTION_STATUS_CONNECTED; in connection_status()
292 return XMPP_CONNECTION_STATUS_CONNECTED; in connection_status()
Dchatroommoduleimpl.cc253 case XMPP_CONNECTION_STATUS_CONNECTED: in GetAttrValueFor()