Home
last modified time | relevance | path

Searched refs:PreconnectStreams (Results 1 – 6 of 6) sorted by relevance

/external/chromium/net/http/
Dhttp_stream_factory_impl.h34 virtual void PreconnectStreams(int num_streams,
Dhttp_stream_factory.h166 virtual void PreconnectStreams(int num_streams,
Dhttp_stream_factory_impl.cc88 void HttpStreamFactoryImpl::PreconnectStreams( in PreconnectStreams() function in net::HttpStreamFactoryImpl
Dhttp_stream_factory_impl_unittest.cc121 session->http_stream_factory()->PreconnectStreams( in PreconnectHelper()
/external/chromium/chrome/browser/net/
Dpreconnect.cc103 http_stream_factory->PreconnectStreams( in PreconnectOnIOThread()
/external/chromium/net/spdy/
Dspdy_network_transaction_unittest.cc859 http_stream_factory->PreconnectStreams( in TEST_P()