Searched refs:GetAlternateProtocolExperiment (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_server_properties.h207 virtual AlternateProtocolExperiment GetAlternateProtocolExperiment()
H A Dhttp_server_properties_impl.h121 virtual AlternateProtocolExperiment GetAlternateProtocolExperiment()
H A Dhttp_server_properties_manager.h132 virtual AlternateProtocolExperiment GetAlternateProtocolExperiment()
H A Dhttp_stream_factory_impl.cc200 http_server_properties.GetAlternateProtocolExperiment());
H A Dhttp_server_properties_impl.cc368 HttpServerPropertiesImpl::GetAlternateProtocolExperiment() const { function in class:net::HttpServerPropertiesImpl
H A Dhttp_server_properties_manager.cc224 HttpServerPropertiesManager::GetAlternateProtocolExperiment() const { function in class:net::HttpServerPropertiesManager
226 return http_server_properties_impl_->GetAlternateProtocolExperiment();
H A Dhttp_stream_factory_impl_job.cc1439 http_server_properties->GetAlternateProtocolExperiment();

Completed in 980 milliseconds