Searched refs:STATE_SEND_CHLO (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_crypto_client_stream.h102 STATE_SEND_CHLO, enumerator in enum:net::QuicCryptoClientStream::State
H A Dquic_crypto_client_stream.cc203 case STATE_SEND_CHLO: {
333 next_state_ = STATE_SEND_CHLO;
366 next_state_ = STATE_SEND_CHLO;

Completed in 113 milliseconds