Lines Matching refs:spdy_stream
72 // will via X-Associated-Content. Writes the stream out to |spdy_stream|.
76 scoped_refptr<SpdyStream>* spdy_stream,
79 // Create a new stream for a given |url|. Writes it out to |spdy_stream|.
84 scoped_refptr<SpdyStream>* spdy_stream,
89 void CancelPendingCreateStreams(const scoped_refptr<SpdyStream>* spdy_stream);
226 scoped_refptr<SpdyStream>* spdy_stream,
229 : url(&url), priority(priority), spdy_stream(spdy_stream),
234 scoped_refptr<SpdyStream>* spdy_stream;
272 scoped_refptr<SpdyStream>* spdy_stream,