Home
last modified time | relevance | path

Searched refs:RST_STREAM_STREAM_ALREADY_CLOSED (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/net/spdy/
Dspdy_protocol.cc411 return RST_STREAM_STREAM_ALREADY_CLOSED; in ParseRstStreamStatus()
470 case RST_STREAM_STREAM_ALREADY_CLOSED: in SerializeRstStreamStatus()
Dspdy_protocol.h390 RST_STREAM_STREAM_ALREADY_CLOSED = 9, enumerator
Dspdy_framer.cc465 case RST_STREAM_STREAM_ALREADY_CLOSED: in StatusCodeToString()
Dspdy_session.cc388 case RST_STREAM_STREAM_ALREADY_CLOSED: in MapRstStreamStatusToProtocolError()