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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h 375 extern const QName QN_CS_GONE;
constants.cc 392 const QName QN_CS_GONE(true, NS_CHATSTATE, "gone");
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.h 461 extern const StaticQName QN_CS_GONE;
constants.cc 504 const StaticQName QN_CS_GONE = { NS_CHATSTATE, "gone" };

Completed in 503 milliseconds