Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/deprecated/
Ddeprecated_rtp_sender_egress.h66 void ForceIncludeSendPacketsInAllocation(bool part_of_allocation)
Ddeprecated_rtp_sender_egress.cc242 void DEPRECATED_RtpSenderEgress::ForceIncludeSendPacketsInAllocation( in ForceIncludeSendPacketsInAllocation() function in webrtc::DEPRECATED_RtpSenderEgress
/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender_egress.h74 void ForceIncludeSendPacketsInAllocation(bool part_of_allocation)
Drtp_sender_egress.cc322 void RtpSenderEgress::ForceIncludeSendPacketsInAllocation( in ForceIncludeSendPacketsInAllocation() function in webrtc::RtpSenderEgress
Drtp_rtcp_impl2.cc310 rtp_sender_->packet_sender.ForceIncludeSendPacketsInAllocation( in SetAsPartOfAllocation()
Drtp_rtcp_impl.cc362 rtp_sender_->packet_sender.ForceIncludeSendPacketsInAllocation( in SetAsPartOfAllocation()
Drtp_sender_unittest.cc723 rtp_egress()->ForceIncludeSendPacketsInAllocation(true); in TEST_P()