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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
constants.cc 371 const std::string NS_CAPS("http://jabber.org/protocol/caps");
372 const QName QN_CAPS_C(true, NS_CAPS, "c");
constants.h 353 extern const std::string NS_CAPS;
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.cc 483 const char NS_CAPS[] = "http://jabber.org/protocol/caps";
484 const StaticQName QN_CAPS_C = { NS_CAPS, "c" };
constants.h 439 extern const char NS_CAPS[];

Completed in 554 milliseconds