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