Searched refs:ConfirmAlternateProtocol (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_server_properties.h188 virtual void ConfirmAlternateProtocol(const HostPortPair& server) = 0;
H A Dhttp_server_properties_impl.h107 virtual void ConfirmAlternateProtocol(const HostPortPair& server) OVERRIDE;
H A Dhttp_server_properties_manager.h118 virtual void ConfirmAlternateProtocol(const HostPortPair& server) OVERRIDE;
H A Dhttp_server_properties_impl.cc343 void HttpServerPropertiesImpl::ConfirmAlternateProtocol( function in class:net::HttpServerPropertiesImpl
H A Dhttp_server_properties_manager.cc190 void HttpServerPropertiesManager::ConfirmAlternateProtocol( function in class:net::HttpServerPropertiesManager
193 http_server_properties_impl_->ConfirmAlternateProtocol(server);

Completed in 427 milliseconds