Home
last modified time | relevance | path

Searched refs:ForceIncludeSendPacketsInAllocation (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/deprecated/
H A Ddeprecated_rtp_sender_egress.h69 void ForceIncludeSendPacketsInAllocation(bool part_of_allocation)
H A Ddeprecated_rtp_sender_egress.cc243 void DEPRECATED_RtpSenderEgress::ForceIncludeSendPacketsInAllocation( in ForceIncludeSendPacketsInAllocation() function in webrtc::DEPRECATED_RtpSenderEgress
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_egress.h75 void ForceIncludeSendPacketsInAllocation(bool part_of_allocation)
H A Drtp_sender_egress.cc317 void RtpSenderEgress::ForceIncludeSendPacketsInAllocation( in ForceIncludeSendPacketsInAllocation() function in webrtc::RtpSenderEgress
H A Drtp_rtcp_impl.cc338 rtp_sender_->packet_sender.ForceIncludeSendPacketsInAllocation( in SetAsPartOfAllocation()
H A Drtp_rtcp_impl2.cc307 rtp_sender_->packet_sender.ForceIncludeSendPacketsInAllocation( in SetAsPartOfAllocation()
H A Drtp_sender_egress_unittest.cc263 sender->ForceIncludeSendPacketsInAllocation(true); in TEST_F()