Searched refs:ClearAllSpdySettings (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_server_properties.h226 virtual void ClearAllSpdySettings() = 0;
H A Dhttp_server_properties_impl.h140 virtual void ClearAllSpdySettings() OVERRIDE;
H A Dhttp_server_properties_manager.h151 virtual void ClearAllSpdySettings() OVERRIDE;
H A Dhttp_server_properties_impl.cc410 void HttpServerPropertiesImpl::ClearAllSpdySettings() { function in class:net::HttpServerPropertiesImpl
H A Dhttp_server_properties_manager.cc255 void HttpServerPropertiesManager::ClearAllSpdySettings() { function in class:net::HttpServerPropertiesManager
257 http_server_properties_impl_->ClearAllSpdySettings();
H A Dhttp_server_properties_manager_unittest.cc351 http_server_props_manager_->ClearAllSpdySettings();
H A Dhttp_server_properties_impl_unittest.cc591 impl_.ClearAllSpdySettings();
/external/chromium_org/net/spdy/
H A Dspdy_session_pool.cc299 http_server_properties_->ClearAllSpdySettings();

Completed in 151 milliseconds