Home
last modified time | relevance | path

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

/external/webrtc/modules/pacing/
Dpacing_controller.h150 bool IsProbing() const;
Dtask_queue_paced_sender.cc221 const TimeDelta min_sleep = pacing_controller_.IsProbing() in MaybeProcessPackets()
Dpacing_controller.cc196 bool PacingController::IsProbing() const { in IsProbing() function in webrtc::PacingController