Searched defs:SpdyAltSvcScratch (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/spdy/
H A Dspdy_framer.h107 struct NET_EXPORT_PRIVATE SpdyAltSvcScratch { struct in namespace:net
108 SpdyAltSvcScratch();
109 ~SpdyAltSvcScratch();
777 SpdyAltSvcScratch altsvc_scratch_;
H A Dspdy_framer.cc136 SpdyAltSvcScratch::SpdyAltSvcScratch() { Reset(); } function in class:net::SpdyAltSvcScratch
137 SpdyAltSvcScratch::~SpdyAltSvcScratch() {}

Completed in 55 milliseconds