Searched refs:NOT_HANDSHAKE (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_packet_generator.cc120 IsHandshake handshake = id == kCryptoStreamId ? IS_HANDSHAKE : NOT_HANDSHAKE;
208 NOT_HANDSHAKE);
H A Dquic_protocol.cc616 has_crypto_handshake_(NOT_HANDSHAKE) {
H A Dquic_protocol.h166 NOT_HANDSHAKE, enumerator in enum:net::IsHandshake
H A Dquic_connection.cc1870 IS_HANDSHAKE : NOT_HANDSHAKE;

Completed in 136 milliseconds