Searched refs:SPDY5 (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/spdy/
H A Dspdy_protocol.cc45 case SPDY5:
94 case SPDY5:
155 case SPDY5:
198 case SPDY5:
225 case SPDY5:
268 case SPDY5:
315 case SPDY5:
357 case SPDY5:
419 case SPDY5:
482 case SPDY5
[all...]
H A Dspdy_test_utils.cc98 case SPDY5:
121 case SPDY5:
H A Dspdy_protocol.h38 SPDY5 = 5, enumerator in enum:net::SpdyMajorVersion
39 SPDY_MAX_VERSION = SPDY5
H A Dspdy_framer_test.cc676 bool IsSpdy5() { return spdy_version_ == SPDY5; }
H A Dspdy_session_unittest.cc1814 case SPDY5:

Completed in 664 milliseconds