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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
constants.cc 400 const std::string kNSTimestamp("google:timestamp");
401 const QName kQnTime(true, kNSTimestamp, "time");
constants.h 383 extern const std::string kNSTimestamp;
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.cc 511 const char kNSTimestamp[] = "google:timestamp";
512 const StaticQName kQnTime = { kNSTimestamp, "time" };
constants.h 468 extern const char kNSTimestamp[];

Completed in 150 milliseconds