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

  /external/chromium_org/net/quic/
quic_config.cc 228 idle_connection_state_lifetime_seconds_(
256 idle_connection_state_lifetime_seconds_.set(
263 idle_connection_state_lifetime_seconds_.GetUint32());
313 idle_connection_state_lifetime_seconds_.negotiated() &&
327 idle_connection_state_lifetime_seconds_.set(kDefaultTimeoutSecs,
341 idle_connection_state_lifetime_seconds_.ToHandshakeMessage(out);
359 error = idle_connection_state_lifetime_seconds_.ProcessClientHello(
391 error = idle_connection_state_lifetime_seconds_.ProcessServerHello(
quic_config.h 197 QuicNegotiableUint32 idle_connection_state_lifetime_seconds_; member in class:net::QuicConfig

Completed in 169 milliseconds