Home
last modified time | relevance | path

Searched refs:LogBasedNetworkControllerSimulation (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Dlog_simulation.cc20 LogBasedNetworkControllerSimulation::LogBasedNetworkControllerSimulation( in LogBasedNetworkControllerSimulation() function in webrtc::LogBasedNetworkControllerSimulation
25 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()
Dlog_simulation.h25 class LogBasedNetworkControllerSimulation {
27 explicit LogBasedNetworkControllerSimulation(
31 ~LogBasedNetworkControllerSimulation();
Danalyzer.cc1144 LogBasedNetworkControllerSimulation simulation( in CreateGoogCcSimulationGraph()