Searched refs:OnRouteChange (Results 1 – 5 of 5) sorted by relevance
30 MOCK_METHOD(void, OnRouteChange, (const NetworkRouteChange&), (override));
129 virtual void OnRouteChange(const NetworkRouteChange&) = 0;
79 void OnRouteChange();
165 network_estimator_->OnRouteChange(msg); in OnNetworkRouteChange()168 bandwidth_estimation_->OnRouteChange(); in OnNetworkRouteChange()
234 void SendSideBandwidthEstimation::OnRouteChange() { in OnRouteChange() function in webrtc::SendSideBandwidthEstimation