Searched refs:RST_STREAM_INVALID_STREAM (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/net/spdy/
H A Dspdy_protocol.cc397 return RST_STREAM_INVALID_STREAM;
456 case RST_STREAM_INVALID_STREAM:
H A Dspdy_session.cc374 case RST_STREAM_INVALID_STREAM:
2622 RST_STREAM_INVALID_STREAM,
H A Dspdy_protocol.h382 RST_STREAM_INVALID_STREAM = 2, enumerator in enum:net::SpdyRstStreamStatus
H A Dspdy_framer.cc451 case RST_STREAM_INVALID_STREAM:
H A Dspdy_framer_test.cc4410 SpdyFramer::StatusCodeToString(RST_STREAM_INVALID_STREAM));
H A Dspdy_network_transaction_unittest.cc3079 spdy_util_.ConstructSpdyRstStream(2, RST_STREAM_INVALID_STREAM));

Completed in 149 milliseconds