Searched defs:kStatsReportTypeSession (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dstatstypes.h136 static const char kStatsReportTypeSession[]; member in class:webrtc::StatsReport
H A Dstatscollector.cc182 const char StatsReport::kStatsReportTypeSession[] = "googLibjingleSession"; member in class:webrtc::StatsReport
617 reports_.Find(StatsId(StatsReport::kStatsReportTypeSession,
817 StatsId(StatsReport::kStatsReportTypeSession, session_->id()));
818 report->type = StatsReport::kStatsReportTypeSession;

Completed in 112 milliseconds