Searched refs:LogBasedNetworkControllerSimulation (Results 1 – 3 of 3) sorted by relevance
20 LogBasedNetworkControllerSimulation::LogBasedNetworkControllerSimulation( in LogBasedNetworkControllerSimulation() function in webrtc::LogBasedNetworkControllerSimulation25 LogBasedNetworkControllerSimulation::~LogBasedNetworkControllerSimulation() {} in ~LogBasedNetworkControllerSimulation()27 void LogBasedNetworkControllerSimulation::HandleStateUpdate( in HandleStateUpdate()32 void LogBasedNetworkControllerSimulation::ProcessUntil(Timestamp to_time) { in ProcessUntil()60 void LogBasedNetworkControllerSimulation::OnProbeCreated( in OnProbeCreated()65 void LogBasedNetworkControllerSimulation::OnPacketSent( in OnPacketSent()107 void LogBasedNetworkControllerSimulation::OnFeedback( in OnFeedback()117 void LogBasedNetworkControllerSimulation::OnReceiverReport( in OnReceiverReport()163 void LogBasedNetworkControllerSimulation::OnIceConfig( in OnIceConfig()177 void LogBasedNetworkControllerSimulation::ProcessEventsInLog( in ProcessEventsInLog()
25 class LogBasedNetworkControllerSimulation {27 explicit LogBasedNetworkControllerSimulation(31 ~LogBasedNetworkControllerSimulation();
1144 LogBasedNetworkControllerSimulation simulation( in CreateGoogCcSimulationGraph()