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

  /external/chromium_org/net/spdy/
spdy_protocol_test.cc 59 EXPECT_EQ(14, ALTSVC);
spdy_protocol.cc 118 return ALTSVC;
178 case ALTSVC:
spdy_framer.cc 319 // Size, in bytes, of an ALTSVC frame not including the Protocol-ID, Host, and
490 case ALTSVC:
491 return "ALTSVC";
    [all...]
spdy_protocol.h 290 ALTSVC,
    [all...]
spdy_framer_test.cc     [all...]

Completed in 3461 milliseconds