Home
last modified time | relevance | path

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

/external/chromium_org/net/spdy/
Dspdy_protocol.cc436 return RST_STREAM_CONNECT_ERROR; in ParseRstStreamStatus()
498 case RST_STREAM_CONNECT_ERROR: in SerializeRstStreamStatus()
Dspdy_protocol.h398 RST_STREAM_CONNECT_ERROR = 13, enumerator
Dspdy_framer.cc471 case RST_STREAM_CONNECT_ERROR: in StatusCodeToString()
Dspdy_session.cc396 case RST_STREAM_CONNECT_ERROR: in MapRstStreamStatusToProtocolError()