Searched defs:SupportsPadding (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ | ||
H A D | rtp_sender.cc | 355 bool RTPSender::SupportsPadding() const { in SupportsPadding() function in webrtc::RTPSender |
H A D | rtp_rtcp_impl.cc | 415 bool ModuleRtpRtcpImpl::SupportsPadding() const { in SupportsPadding() function in webrtc::ModuleRtpRtcpImpl |
H A D | rtp_rtcp_impl2.cc | 387 bool ModuleRtpRtcpImpl2::SupportsPadding() const { in SupportsPadding() function in webrtc::ModuleRtpRtcpImpl2 |
H A D | rtp_sender_unittest.cc | 1178 TEST_F(RtpSenderTest, SupportsPadding) { in TEST_F() argument |