Home
last modified time | relevance | path

Searched defs:GetUpdate (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/congestion_controller/rtp/
H A Dcontrol_handler.cc56 absl::optional<TargetTransferRate> CongestionControlHandler::GetUpdate() { in GetUpdate() function in webrtc::CongestionControlHandler
/aosp_15_r20/external/webrtc/test/scenario/
H A Dcall_client.cc187 NetworkControlUpdate LoggingNetworkControllerFactory::GetUpdate() const { in GetUpdate() function in webrtc::test::LoggingNetworkControllerFactory