OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_stream
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/quic/
quic_stream_factory.cc
208
void QuicStreamRequest::
set_stream
(scoped_ptr<QuicHttpStream> stream) {
function in class:net::QuicStreamRequest
292
request->
set_stream
(CreateIfSessionExists(host_port_proxy_pair, net_log));
315
request->
set_stream
(CreateIfSessionExists(host_port_proxy_pair, net_log));
328
(*it)->
set_stream
(CreateIfSessionExists(job->host_port_proxy_pair(),
/external/chromium_org/net/websockets/
websocket_channel_test.cc
720
void
set_stream
(scoped_ptr<T> stream) {
function in class:net::__anon12322::WebSocketChannelTest
876
set_stream
(mock_stream_.Pass());
[
all
...]
Completed in 102 milliseconds