Lines Matching refs:AddInt64
98 report->AddInt64(StatsReport::kStatsValueNameBytesSent, bytes_sent); in ExtractCommonSendProperties()
100 report->AddInt64(StatsReport::kStatsValueNameRtt, info.rtt_ms); in ExtractCommonSendProperties()
199 report->AddInt64(StatsReport::kStatsValueNameBytesReceived, bytes_rcvd); in ExtractStats()
201 report->AddInt64(StatsReport::kStatsValueNameCaptureStartNtpTimeMs, in ExtractStats()
278 report->AddInt64(StatsReport::kStatsValueNameBytesReceived, bytes_rcvd); in ExtractStats()
280 report->AddInt64(StatsReport::kStatsValueNameCaptureStartNtpTimeMs, in ExtractStats()
284 report->AddInt64(StatsReport::kStatsValueNameFirstFrameReceivedToDecodedMs, in ExtractStats()
288 report->AddInt64(StatsReport::kStatsValueNameQpSum, *info.qp_sum); in ExtractStats()
321 report->AddInt64(StatsReport::kStatsValueNameInterframeDelayMaxMs, in ExtractStats()
390 report->AddInt64(StatsReport::kStatsValueNameBucketDelay, info.bucket_delay); in ExtractStats()
663 report->AddInt64(StatsReport::kStatsValueNameSsrc, ssrc); in PrepareReport()
756 report->AddInt64(i.name, i.value); in AddConnectionInfoReport()
800 report->AddInt64(StatsReport::kStatsValueNameSentStunKeepaliveRequests, in AddCandidateReport()
802 report->AddInt64(StatsReport::kStatsValueNameRecvStunKeepaliveResponses, in AddCandidateReport()