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

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.cc 530 const char NS_GOOGLE_CALLPERF_STATS[] = "google:call-perf-stats";
532 { NS_GOOGLE_CALLPERF_STATS, "callPerfStats" };
542 { NS_GOOGLE_CALLPERF_STATS, "dataPoint" };
562 { NS_GOOGLE_CALLPERF_STATS, "connection" };
578 { NS_GOOGLE_CALLPERF_STATS, "candidate" };
582 const StaticQName QN_CALLPERF_MEDIA = { NS_GOOGLE_CALLPERF_STATS, "media" };
constants.h 489 extern const char NS_GOOGLE_CALLPERF_STATS[];

Completed in 50 milliseconds