Searched refs:ShouldSendKeepalive (Results 1 – 2 of 2) sorted by relevance
156 bool ShouldSendKeepalive(Timestamp now) const;
324 bool PacingController::ShouldSendKeepalive(Timestamp now) const { in ShouldSendKeepalive() function in webrtc::PacingController431 if (ShouldSendKeepalive(now)) { in ProcessPackets()