LossDetectionType 14 net/quic/congestion_control/loss_detection_interface.cc LossDetectionType loss_type) { LossDetectionType 22 net/quic/congestion_control/loss_detection_interface.h static LossDetectionInterface* Create(LossDetectionType loss_type); LossDetectionType 26 net/quic/congestion_control/loss_detection_interface.h virtual LossDetectionType GetLossDetectionType() const = 0; LossDetectionType 26 net/quic/congestion_control/tcp_loss_algorithm.cc LossDetectionType TCPLossAlgorithm::GetLossDetectionType() const { LossDetectionType 26 net/quic/congestion_control/tcp_loss_algorithm.h virtual LossDetectionType GetLossDetectionType() const OVERRIDE; LossDetectionType 26 net/quic/congestion_control/time_loss_algorithm.cc LossDetectionType TimeLossAlgorithm::GetLossDetectionType() const { LossDetectionType 26 net/quic/congestion_control/time_loss_algorithm.h virtual LossDetectionType GetLossDetectionType() const OVERRIDE; LossDetectionType 58 net/quic/quic_sent_packet_manager.cc LossDetectionType loss_type) LossDetectionType 66 net/quic/quic_sent_packet_manager.h LossDetectionType loss_type); LossDetectionType 485 net/quic/test_tools/quic_test_utils.h MOCK_CONST_METHOD0(GetLossDetectionType, LossDetectionType());