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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppengine.h 154 ERROR_STREAM, //!< XMPP stream error - see GetStreamError()
243 //! The stream:error stanza, when the error is XmppEngine::ERROR_STREAM.
xmppengineimpl.cc 426 SignalError(ERROR_STREAM, 0);
  /external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.cc 266 case buzz::XmppEngine::ERROR_STREAM:

Completed in 97 milliseconds