Home
last modified time | relevance | path

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

/external/chromium_org/net/spdy/
Dspdy_protocol.cc413 return RST_STREAM_INVALID_CREDENTIALS; in ParseRstStreamStatus()
472 case RST_STREAM_INVALID_CREDENTIALS: in SerializeRstStreamStatus()
Dspdy_protocol.h391 RST_STREAM_INVALID_CREDENTIALS = 10, enumerator
Dspdy_framer.cc467 case RST_STREAM_INVALID_CREDENTIALS: in StatusCodeToString()
Dspdy_session.cc390 case RST_STREAM_INVALID_CREDENTIALS: in MapRstStreamStatusToProtocolError()