Home
last modified time | relevance | path

Searched refs:GetSendValue (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_config.cc68 uint32_t QuicFixedUint32::GetSendValue() const { in GetSendValue() function in quic::QuicFixedUint32
140 uint64_t QuicFixedUint62::GetSendValue() const { in GetSendValue() function in quic::QuicFixedUint62
225 const StatelessResetToken& QuicFixedStatelessResetToken::GetSendValue() const { in GetSendValue() function in quic::QuicFixedStatelessResetToken
365 const QuicSocketAddress& QuicFixedSocketAddress::GetSendValue() const { in GetSendValue() function in quic::QuicFixedSocketAddress
567 return max_bidirectional_streams_.GetSendValue(); in GetMaxBidirectionalStreamsToSend()
583 return max_unidirectional_streams_.GetSendValue(); in GetMaxUnidirectionalStreamsToSend()
599 return max_ack_delay_ms_.GetSendValue(); in GetMaxAckDelayToSendMs()
615 return min_ack_delay_ms_.GetSendValue(); in GetMinAckDelayToSendMs()
631 return ack_delay_exponent_.GetSendValue(); in GetAckDelayExponentToSend()
647 return max_udp_payload_size_.GetSendValue(); in GetMaxPacketSizeToSend()
[all …]
Dquic_config.h74 uint32_t GetSendValue() const;
109 uint64_t GetSendValue() const;
146 const StatelessResetToken& GetSendValue() const;
215 const QuicSocketAddress& GetSendValue() const;