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

/external/chromium_org/net/spdy/
H A Dspdy_protocol.cc573 return GOAWAY_FLOW_CONTROL_ERROR;
659 case GOAWAY_FLOW_CONTROL_ERROR:
683 case GOAWAY_FLOW_CONTROL_ERROR:
H A Dspdy_protocol.h409 GOAWAY_FLOW_CONTROL_ERROR = 3, enumerator in enum:net::SpdyGoAwayStatus
H A Dspdy_session.cc413 return GOAWAY_FLOW_CONTROL_ERROR;
H A Dspdy_session_unittest.cc4549 GOAWAY_FLOW_CONTROL_ERROR,
5029 CHECK_EQ(GOAWAY_FLOW_CONTROL_ERROR,

Completed in 109 milliseconds