ClearAlternateProtocol 189 chrome/browser/net/http_server_properties_manager.cc http_server_properties_impl_->ClearAlternateProtocol(server); ClearAlternateProtocol 118 chrome/browser/net/http_server_properties_manager.h virtual void ClearAlternateProtocol(const net::HostPortPair& server) OVERRIDE; ClearAlternateProtocol 120 net/http/http_server_properties.h virtual void ClearAlternateProtocol(const HostPortPair& server) = 0; ClearAlternateProtocol 107 net/http/http_server_properties_impl.h virtual void ClearAlternateProtocol(const HostPortPair& server) OVERRIDE; ClearAlternateProtocol 308 net/http/http_server_properties_impl_unittest.cc impl_.ClearAlternateProtocol(test_host_port_pair); ClearAlternateProtocol 824 net/quic/quic_stream_factory.cc http_server_properties_->ClearAlternateProtocol(entry.origin);