Searched refs:SPDY_GOAWAY_FRAME_CORRUPT (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/spdy/
H A Dspdy_framer.h360 SPDY_GOAWAY_FRAME_CORRUPT, // GOAWAY frame could not be parsed. enumerator in enum:net::SpdyFramer::SpdyError
H A Dspdy_session.cc321 case SpdyFramer::SPDY_GOAWAY_FRAME_CORRUPT:
353 case SpdyFramer::SPDY_GOAWAY_FRAME_CORRUPT:
H A Dspdy_framer.cc1926 set_error(SPDY_GOAWAY_FRAME_CORRUPT);
H A Dspdy_session_unittest.cc5000 MapFramerErrorToProtocolError(SpdyFramer::SPDY_GOAWAY_FRAME_CORRUPT));

Completed in 54 milliseconds