Home
last modified time | relevance | path

Searched refs:RoundTripTimeUpdate (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/api/transport/
Dnetwork_control.h77 virtual NetworkControlUpdate OnRoundTripTimeUpdate(RoundTripTimeUpdate)
Dnetwork_types.h136 struct RoundTripTimeUpdate { struct
/external/webrtc/modules/congestion_controller/pcc/
Dpcc_network_controller.h79 NetworkControlUpdate OnRoundTripTimeUpdate(RoundTripTimeUpdate msg) override;
Dpcc_network_controller.cc367 RoundTripTimeUpdate) { in OnRoundTripTimeUpdate()
/external/webrtc/modules/congestion_controller/goog_cc/
Dgoog_cc_network_control.h58 NetworkControlUpdate OnRoundTripTimeUpdate(RoundTripTimeUpdate msg) override;
Dgoog_cc_network_control.cc241 RoundTripTimeUpdate msg) { in OnRoundTripTimeUpdate()
/external/webrtc/test/scenario/
Dcall_client.h46 NetworkControlUpdate OnRoundTripTimeUpdate(RoundTripTimeUpdate msg) override;
Dcall_client.cc109 RoundTripTimeUpdate msg) { in OnRoundTripTimeUpdate()
/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Dlog_simulation.cc156 RoundTripTimeUpdate msg; in OnReceiverReport()
/external/webrtc/call/
Drtp_transport_controller_send.cc516 RoundTripTimeUpdate report; in OnReceivedRtcpReceiverReport()