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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
constants.cc 261 const char NS_VOICEMAIL[] = "http://www.google.com/session/voicemail";
262 const buzz::StaticQName QN_VOICEMAIL_REGARDING = { NS_VOICEMAIL, "regarding" };
constants.h 260 extern const char NS_VOICEMAIL[];
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
constants.cc 225 const std::string NS_VOICEMAIL("http://www.google.com/session/voicemail");
226 const buzz::QName QN_VOICEMAIL_REGARDING(true, NS_VOICEMAIL, "regarding");
constants.h 236 extern const std::string NS_VOICEMAIL;

Completed in 25 milliseconds