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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h 372 extern const QName QN_CS_COMPOSING;
constants.cc 389 const QName QN_CS_COMPOSING(true, NS_CHATSTATE, "composing");
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.h 457 extern const StaticQName QN_CS_COMPOSING;
constants.cc 500 const StaticQName QN_CS_COMPOSING = { NS_CHATSTATE, "composing" };

Completed in 25 milliseconds