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

  /external/chromium_org/net/quic/
quic_config.cc 229 uint32 QuicFixedUint32::GetSendValue() const {
297 uint32 QuicFixedTag::GetSendValue() const {
559 return initial_round_trip_time_us_.GetSendValue();
573 return initial_flow_control_window_bytes_.GetSendValue();
595 return initial_stream_flow_control_window_bytes_.GetSendValue();
617 return initial_session_flow_control_window_bytes_.GetSendValue();
633 return socket_receive_buffer_.GetSendValue();
quic_config.h 158 uint32 GetSendValue() const;
192 QuicTag GetSendValue() const;

Completed in 46 milliseconds