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

  /external/chromium/net/http/
http_stream_factory_impl_job.h 48 // Preconnect will attempt to request |num_streams| sockets from the
50 int Preconnect(int num_streams);
79 // Indicates whether or not this job is performing a preconnect.
259 // preconnect.
http_stream_factory_impl.cc 106 job->Preconnect(num_streams);
http_stream_factory_impl_job.cc 94 int HttpStreamFactoryImpl::Job::Preconnect(int num_streams) {
544 // actually need to preconnect any sockets, so we're done.
    [all...]

Completed in 42 milliseconds