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.cc52 set_http_server_properties(other->http_server_properties_); in CopyFrom()
Durl_request_context.h142 void set_http_server_properties( in NON_EXPORTED_BASE()
Durl_request_context_builder.cc252 storage->set_http_server_properties( in Build()
Durl_request_test_util.cc85 context_storage_.set_http_server_properties( in Init()
/external/chromium_org/chrome/browser/profiles/
Doff_the_record_profile_io_data.cc190 set_http_server_properties( in InitializeInternal()
193 main_context->set_http_server_properties(http_server_properties()); in InitializeInternal()
Dprofile_impl_io_data.cc346 io_data_->set_http_server_properties( in LazyInitialize()
408 main_context->set_http_server_properties(http_server_properties()); in InitializeInternal()
Dprofile_io_data.h338 void set_http_server_properties(
Dprofile_io_data.cc827 void ProfileIOData::set_http_server_properties( in set_http_server_properties() function in ProfileIOData
/external/chromium_org/remoting/base/
Durl_request_context.cc94 storage_.set_http_server_properties( in URLRequestContext()
/external/chromium_org/mojo/shell/
Durl_request_context_getter.cc78 storage_->set_http_server_properties( in GetURLRequestContext()
/external/chromium_org/chrome/service/net/
Dservice_url_request_context.cc119 storage_.set_http_server_properties( in ServiceURLRequestContext()
/external/chromium_org/content/shell/browser/
Dshell_url_request_context_getter.cc130 storage_->set_http_server_properties( in GetURLRequestContext()
/external/chromium_org/chrome/browser/net/
Dconnection_tester.cc117 storage_.set_http_server_properties( in Init()
/external/chromium_org/net/proxy/
Dproxy_script_fetcher_impl_unittest.cc59 storage_.set_http_server_properties( in RequestContext()
/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.cc461 storage_.set_http_server_properties( in SpdyURLRequestContext()