HomeSort by relevance Sort by last modified time
    Searched refs:SPDY_UNSUPPORTED_VERSION (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/spdy/
spdy_framer.h 345 SPDY_UNSUPPORTED_VERSION, // Control frame has unsupported version.
    [all...]
spdy_framer.cc 410 case SPDY_UNSUPPORTED_VERSION:
683 set_error(SPDY_UNSUPPORTED_VERSION);
    [all...]
spdy_session.cc 293 case SpdyFramer::SPDY_UNSUPPORTED_VERSION:
325 case SpdyFramer::SPDY_UNSUPPORTED_VERSION:
    [all...]
spdy_framer_test.cc     [all...]

Completed in 3811 milliseconds