HomeSort by relevance Sort by last modified time
    Searched refs:set_spdy_headers (Results 1 - 5 of 5) sorted by null

  /external/chromium/net/spdy/
spdy_stream.h 166 void set_spdy_headers(const linked_ptr<spdy::SpdyHeaderBlock>& headers);
spdy_stream_unittest.cc 233 stream->set_spdy_headers(headers);
spdy_http_stream.cc 202 stream_->set_spdy_headers(headers);
spdy_proxy_client_socket.cc 353 spdy_stream_->set_spdy_headers(headers);
spdy_stream.cc 126 void SpdyStream::set_spdy_headers( function in class:net::SpdyStream

Completed in 105 milliseconds