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

  /external/chromium_org/net/http/
http_network_layer.h 43 static void ForceAlternateProtocol();
http_network_layer.cc 53 void HttpNetworkLayer::ForceAlternateProtocol() {
57 HttpServerPropertiesImpl::ForceAlternateProtocol(pair);
http_server_properties_impl.h 63 static void ForceAlternateProtocol(const PortAlternateProtocolPair& pair);
http_server_properties_impl.cc 102 void HttpServerPropertiesImpl::ForceAlternateProtocol(
http_server_properties_impl_unittest.cc 250 HttpServerPropertiesImpl::ForceAlternateProtocol(default_protocol);
  /external/chromium/net/http/
http_alternate_protocols.h 76 static void ForceAlternateProtocol(const PortProtocolPair& pair);
http_alternate_protocols_unittest.cc 53 HttpAlternateProtocols::ForceAlternateProtocol(default_protocol);
http_alternate_protocols.cc 123 void HttpAlternateProtocols::ForceAlternateProtocol(
http_network_layer.cc 128 HttpAlternateProtocols::ForceAlternateProtocol(pair);
  /external/chromium_org/chrome/browser/
chrome_net_benchmarking_message_filter.cc 116 net::HttpNetworkLayer::ForceAlternateProtocol();
io_thread.cc     [all...]

Completed in 701 milliseconds