Searched defs:http_server_properties_impl_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/net/
H A Dhttp_server_properties_manager.h61 // Initialize |http_server_properties_impl_| and |io_method_factory_| on IO
160 // |http_server_properties_impl_| while the preferences are changing, and
168 // Update cached prefs in |http_server_properties_impl_| with data from
173 // Starts the update of cached prefs in |http_server_properties_impl_| on the
183 // |http_server_properties_impl_| is changing, and execute only one update per
192 // from |http_server_properties_impl_|. This gets the data on IO thread and
243 scoped_ptr<net::HttpServerPropertiesImpl> http_server_properties_impl_; member in class:chrome_browser_net::HttpServerPropertiesManager
H A Dconnection_tester_unittest.cc118 net::HttpServerPropertiesImpl http_server_properties_impl_; member in class:__anon5356::ConnectionTesterTest
142 http_server_properties_impl_.GetWeakPtr();

Completed in 68 milliseconds