Searched refs:set_spdy_headers (Results 1 - 5 of 5) sorted by relevance

/external/chromium/net/spdy/
H A Dspdy_stream.h166 void set_spdy_headers(const linked_ptr<spdy::SpdyHeaderBlock>& headers);
H A Dspdy_stream_unittest.cc233 stream->set_spdy_headers(headers);
H A Dspdy_http_stream.cc202 stream_->set_spdy_headers(headers);
H A Dspdy_proxy_client_socket.cc353 spdy_stream_->set_spdy_headers(headers);
H A Dspdy_stream.cc126 void SpdyStream::set_spdy_headers( function in class:net::SpdyStream

Completed in 388 milliseconds