Searched defs:UpdateOutstandingData (Results 1 – 4 of 4) sorted by relevance
| /external/webrtc/modules/congestion_controller/goog_cc/ | ||
| D | congestion_window_pushback_controller.cc | 38 void CongestionWindowPushbackController::UpdateOutstandingData( in UpdateOutstandingData() function in webrtc::CongestionWindowPushbackController |
| /external/webrtc/modules/pacing/ | ||
| D | paced_sender.cc | 99 void PacedSender::UpdateOutstandingData(DataSize outstanding_data) { in UpdateOutstandingData() function in webrtc::PacedSender |
| D | task_queue_paced_sender.cc | 98 void TaskQueuePacedSender::UpdateOutstandingData(DataSize outstanding_data) { in UpdateOutstandingData() function in webrtc::TaskQueuePacedSender |
| D | pacing_controller.cc | 180 void PacingController::UpdateOutstandingData(DataSize outstanding_data) { in UpdateOutstandingData() function in webrtc::PacingController |