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

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.cc 377 const char NS_GOOGLE_SUBSCRIBE[] = "google:subscribe";
378 const StaticQName QN_INVITATION = { NS_GOOGLE_SUBSCRIBE, "invitation" };
379 const StaticQName QN_INVITE_NAME = { NS_GOOGLE_SUBSCRIBE, "name" };
380 const StaticQName QN_INVITE_SUBJECT = { NS_GOOGLE_SUBSCRIBE, "subject" };
381 const StaticQName QN_INVITE_MESSAGE = { NS_GOOGLE_SUBSCRIBE, "body" };
constants.h 336 extern const char NS_GOOGLE_SUBSCRIBE[];
  /external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h 315 extern const std::string NS_GOOGLE_SUBSCRIBE;

Completed in 61 milliseconds