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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
constants.cc 94 const std::string & Constants::ns_roster() { function in class:buzz::Constants
273 const QName QN_ROSTER_QUERY(true, NS_ROSTER, "query");
274 const QName QN_ROSTER_ITEM(true, NS_ROSTER, "item");
275 const QName QN_ROSTER_GROUP(true, NS_ROSTER, "group");
constants.h 47 #define NS_ROSTER Constants::ns_roster()
73 static const std::string & ns_roster();

Completed in 19 milliseconds