Lines Matching +full:clang +full:- +full:format
4 * Use of this source code is governed by a BSD-style license
27 const char* const RTCStatsIceCandidatePairState::kInProgress = "in-progress";
46 // https://w3c.github.io/webrtc-stats/#dom-rtcnetworktype
55 // https://w3c.github.io/webrtc-stats/#dom-rtcqualitylimitationreason
61 // https://webrtc.org/experiments/rtp-hdrext/video-content-type/
65 // https://w3c.github.io/webrtc-stats/#dom-rtcdtlsrole
75 // https://www.w3.org/TR/webrtc/#dom-rtcicetransportstate
84 // clang-format off
90 // clang-format on
107 // clang-format off
115 // clang-format on
133 // clang-format off
134 WEBRTC_RTCSTATS_IMPL(RTCDataChannelStats, RTCStats, "data-channel",
143 // clang-format on
165 // clang-format off
166 WEBRTC_RTCSTATS_IMPL(RTCIceCandidatePairStats, RTCStats, "candidate-pair",
191 // clang-format on
230 // clang-format off
231 WEBRTC_RTCSTATS_IMPL(RTCIceCandidateStats, RTCStats, "abstract-ice-candidate",
250 // clang-format on
285 const char RTCLocalIceCandidateStats::kType[] = "local-candidate";
303 const char RTCRemoteIceCandidateStats::kType[] = "remote-candidate";
321 // clang-format off
325 // clang-format on
344 // clang-format off
372 // clang-format on
421 // clang-format off
422 WEBRTC_RTCSTATS_IMPL(RTCPeerConnectionStats, RTCStats, "peer-connection",
425 // clang-format on
442 // clang-format off
450 // clang-format on
469 // clang-format off
471 RTCReceivedRtpStreamStats, RTCRTPStreamStats, "received-rtp",
474 // clang-format on
491 // clang-format off
493 RTCSentRtpStreamStats, RTCRTPStreamStats, "sent-rtp",
496 // clang-format on
513 // clang-format off
515 RTCInboundRTPStreamStats, RTCReceivedRtpStreamStats, "inbound-rtp",
571 // clang-format on
648 // clang-format off
650 RTCOutboundRTPStreamStats, RTCRTPStreamStats, "outbound-rtp",
682 // clang-format on
729 // clang-format off
732 "remote-inbound-rtp",
738 // clang-format on
760 // clang-format off
763 "remote-outbound-rtp",
770 // clang-format on
793 // clang-format off
794 WEBRTC_RTCSTATS_IMPL(RTCMediaSourceStats, RTCStats, "parent-media-source",
797 // clang-format on
813 // clang-format off
814 WEBRTC_RTCSTATS_IMPL(RTCAudioSourceStats, RTCMediaSourceStats, "media-source",
820 // clang-format on
839 // clang-format off
840 WEBRTC_RTCSTATS_IMPL(RTCVideoSourceStats, RTCMediaSourceStats, "media-source",
845 // clang-format on
863 // clang-format off
882 // clang-format on