Searched refs:set_http_transaction_factory (Results 1 – 16 of 16) sorted by relevance
96 void URLRequestContextStorage::set_http_transaction_factory( in set_http_transaction_factory() function in net::URLRequestContextStorage98 context_->set_http_transaction_factory(http_transaction_factory); in set_http_transaction_factory()
53 set_http_transaction_factory(other->http_transaction_factory()); in CopyFrom()
58 void set_http_transaction_factory(
115 void set_http_transaction_factory(HttpTransactionFactory* factory) { in set_http_transaction_factory() function
88 context_storage_.set_http_transaction_factory(new net::HttpCache( in Init()
33 set_http_transaction_factory(&cache_); in TestURLRequestContext()
179 main_context->set_http_transaction_factory(cache); in LazyInitializeInternal()210 context->set_http_transaction_factory(app_http_cache); in InitializeAppRequestContext()
282 main_context->set_http_transaction_factory(main_cache); in LazyInitializeInternal()283 media_request_context_->set_http_transaction_factory(media_cache); in LazyInitializeInternal()352 context->set_http_transaction_factory(app_http_cache); in InitializeAppRequestContext()
65 set_http_transaction_factory(cache->cache()); in WebRequestContext()
135 proxy_script_fetcher_context_->set_http_transaction_factory( in InitializeRequestContext()
84 set_http_transaction_factory(new net::HttpCache( in Init()
51 set_http_transaction_factory( in DeviceManagementRequestContext()
211 context->set_http_transaction_factory( in ConstructProxyScriptFetcherContext()233 context->set_http_transaction_factory( in ConstructSystemRequestContext()
91 set_http_transaction_factory(new net::HttpNetworkLayer(session)); in RequestContext()
58 set_http_transaction_factory(new HttpCache( in RequestContext()
969 set_http_transaction_factory(new HttpCache( in SpdyURLRequestContext()