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 357 SPDY_UNSUPPORTED_VERSION, // Control frame has unsupported version.
    [all...]
spdy_framer.cc 429 case SPDY_UNSUPPORTED_VERSION:
701 set_error(SPDY_UNSUPPORTED_VERSION);
    [all...]
spdy_session.cc 315 case SpdyFramer::SPDY_UNSUPPORTED_VERSION:
347 case SpdyFramer::SPDY_UNSUPPORTED_VERSION:
    [all...]
spdy_framer_test.cc     [all...]

Completed in 172 milliseconds