Searched refs:QUIC_INVALID_STREAM_DATA (Results 1 - 4 of 4) sorted by path

/external/chromium_org/net/quic/
H A Dquic_framer.cc1105 return RaiseError(QUIC_INVALID_STREAM_DATA);
H A Dquic_framer_test.cc479 expected_error, QUIC_INVALID_STREAM_DATA);
H A Dquic_protocol.h420 QUIC_INVALID_STREAM_DATA = 46, enumerator in enum:net::QuicErrorCode
H A Dquic_utils.cc160 RETURN_STRING_LITERAL(QUIC_INVALID_STREAM_DATA);

Completed in 282 milliseconds