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

  /external/chromium/net/http/
http_network_layer.cc 98 HttpStreamFactory::set_force_spdy_always(true);
101 HttpStreamFactory::set_force_spdy_always(true);
http_stream_factory.h 200 static void set_force_spdy_always(bool value) { function in class:net::HttpStreamFactory
  /external/chromium/net/spdy/
spdy_network_transaction_unittest.cc 124 HttpStreamFactory::set_force_spdy_always(false);
135 HttpStreamFactory::set_force_spdy_always(true);
139 HttpStreamFactory::set_force_spdy_always(true);
    [all...]

Completed in 678 milliseconds