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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmpplogintask.cc 129 return Failure(XmppEngine::ERROR_VERSION);
140 return Failure(XmppEngine::ERROR_VERSION);
xmppengine.h 155 ERROR_VERSION, //!< XMPP version error
  /external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.cc 268 case buzz::XmppEngine::ERROR_VERSION:

Completed in 958 milliseconds