Searched refs:ClearAlternateProtocol (Results 1 – 7 of 7) sorted by relevance
121 virtual void ClearAlternateProtocol(const HostPortPair& server) OVERRIDE;
191 virtual void ClearAlternateProtocol(const HostPortPair& server) = 0;
110 virtual void ClearAlternateProtocol(const HostPortPair& server) OVERRIDE;
348 void HttpServerPropertiesImpl::ClearAlternateProtocol( in ClearAlternateProtocol() function in net::HttpServerPropertiesImpl498 ClearAlternateProtocol(entry.server); in ExpireBrokenAlternateProtocolMappings()
197 void HttpServerPropertiesManager::ClearAlternateProtocol( in ClearAlternateProtocol() function in net::HttpServerPropertiesManager200 http_server_properties_impl_->ClearAlternateProtocol(server); in ClearAlternateProtocol()
391 impl_.ClearAlternateProtocol(test_host_port_pair); in TEST_F()461 impl_.ClearAlternateProtocol(canonical_port_pair); in TEST_F()
1030 http_server_properties_->ClearAlternateProtocol(server); in ProcessGoingAwaySession()