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

  /external/chromium_org/net/spdy/
spdy_framer.h 107 struct NET_EXPORT_PRIVATE SpdyAltSvcScratch {
108 SpdyAltSvcScratch();
109 ~SpdyAltSvcScratch();
758 SpdyAltSvcScratch altsvc_scratch_;
    [all...]
spdy_framer.cc 116 SpdyAltSvcScratch::SpdyAltSvcScratch() { Reset(); }
117 SpdyAltSvcScratch::~SpdyAltSvcScratch() {}
    [all...]

Completed in 1467 milliseconds