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

  /external/chromium_org/net/quic/
quic_config.h 156 bool HasSendValue() const;
190 bool HasSendValue() const;
quic_config.cc 225 bool QuicFixedUint32::HasSendValue() const {
293 bool QuicFixedTag::HasSendValue() const {
555 return initial_round_trip_time_us_.HasSendValue();

Completed in 520 milliseconds