Searched refs:SpdyAltSvcScratch (Results 1 – 2 of 2) sorted by relevance
107 struct NET_EXPORT_PRIVATE SpdyAltSvcScratch { struct108 SpdyAltSvcScratch();109 ~SpdyAltSvcScratch();758 SpdyAltSvcScratch altsvc_scratch_;
116 SpdyAltSvcScratch::SpdyAltSvcScratch() { Reset(); } in SpdyAltSvcScratch() function in net::SpdyAltSvcScratch117 SpdyAltSvcScratch::~SpdyAltSvcScratch() {} in ~SpdyAltSvcScratch()