Home
last modified time | relevance | path

Searched refs:set_http_server_properties (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/net/url_request/
Durl_request_context_storage.cc86 void URLRequestContextStorage::set_http_server_properties( in set_http_server_properties() function in net::URLRequestContextStorage
89 context_->set_http_server_properties(http_server_properties_->GetWeakPtr()); in set_http_server_properties()
Durl_request_context_storage.h59 void set_http_server_properties(
Durl_request_context.cc53 set_http_server_properties(other->http_server_properties_); in CopyFrom()
Durl_request_context.h147 void set_http_server_properties( in NON_EXPORTED_BASE()
Durl_request_context_builder.cc269 storage->set_http_server_properties( in Build()
Durl_request_test_util.cc86 context_storage_.set_http_server_properties( in Init()
/external/chromium_org/mojo/services/network/
Dnetwork_context.cc73 storage_->set_http_server_properties( in NetworkContext()
/external/chromium_org/remoting/base/
Durl_request_context.cc95 storage_.set_http_server_properties( in URLRequestContext()
/external/chromium_org/chrome/browser/profiles/
Doff_the_record_profile_io_data.cc213 set_http_server_properties( in InitializeInternal()
216 main_context->set_http_server_properties(http_server_properties()); in InitializeInternal()
Dprofile_impl_io_data.cc348 io_data_->set_http_server_properties( in LazyInitialize()
416 main_context->set_http_server_properties(http_server_properties()); in InitializeInternal()
Dprofile_io_data.h359 void set_http_server_properties(
Dprofile_io_data.cc796 void ProfileIOData::set_http_server_properties( in set_http_server_properties() function in ProfileIOData
/external/chromium_org/chrome/service/net/
Dservice_url_request_context.cc120 storage_.set_http_server_properties( in ServiceURLRequestContext()
/external/chromium_org/content/shell/browser/
Dshell_url_request_context_getter.cc135 storage_->set_http_server_properties( in GetURLRequestContext()
/external/chromium_org/net/proxy/
Dproxy_script_fetcher_impl_unittest.cc65 storage_.set_http_server_properties( in RequestContext()
/external/chromium_org/chrome/browser/net/
Dconnection_tester.cc118 storage_.set_http_server_properties( in Init()
/external/chromium_org/content/browser/loader/
Dresource_scheduler_unittest.cc131 context_.set_http_server_properties(http_server_properties_.GetWeakPtr()); in ResourceSchedulerTest()
/external/chromium_org/net/spdy/
Dspdy_test_util_common.cc477 storage_.set_http_server_properties( in SpdyURLRequestContext()