Home
last modified time | relevance | path

Searched refs:SPDY_RESET (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/spdy/
Dspdy_framer.cc86 : state_(SPDY_RESET), in SpdyFramer()
120 case SPDY_RESET: in ProcessInput()
163 state_ = SPDY_RESET; in Reset()
541 case SPDY_RESET: in StateToString()
1117 case SPDY_RESET: in BytesSafeToRead()
Dspdy_framer.h83 SPDY_RESET, enumerator