HomeSort by relevance Sort by last modified time
    Searched refs:SetLossDetectionToSend (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/quic/
quic_config.h 276 void SetLossDetectionToSend(QuicTag loss_detection);
quic_config.cc 482 void QuicConfig::SetLossDetectionToSend(QuicTag loss_detection) {
quic_stream_factory.cc 96 config.SetLossDetectionToSend(kTIME);
    [all...]

Completed in 855 milliseconds