Searched refs:http_transaction_factory (Results 1 – 19 of 19) sorted by relevance
97 HttpTransactionFactory* http_transaction_factory) { in set_http_transaction_factory() argument98 context_->set_http_transaction_factory(http_transaction_factory); in set_http_transaction_factory()99 http_transaction_factory_.reset(http_transaction_factory); in set_http_transaction_factory()
53 set_http_transaction_factory(other->http_transaction_factory()); in CopyFrom()
59 HttpTransactionFactory* http_transaction_factory);
91 context->http_transaction_factory()->GetCache()->GetBackend(&cache, &cb); in FillCache()186 context->http_transaction_factory()->GetCache()->GetBackend(&cache, &cb); in TEST()
213 if (!context_->http_transaction_factory()) in DoGetBackend()216 HttpCache* http_cache = context_->http_transaction_factory()->GetCache(); in DoGetBackend()
112 HttpTransactionFactory* http_transaction_factory() const { in http_transaction_factory() function
175 !request->context()->http_transaction_factory()) { in Factory()313 DCHECK(request_->context()->http_transaction_factory()); in StartTransaction()315 rv = request_->context()->http_transaction_factory()->CreateTransaction( in StartTransaction()
53 base_context->http_transaction_factory()->GetSession())); in DeviceManagementRequestContext()64 delete http_transaction_factory(); in ~DeviceManagementRequestContext()
53 net::HttpTransactionFactory* factory = context->http_transaction_factory(); in PreconnectOnIOThread()
96 delete http_transaction_factory(); in ~ExperimentURLRequestContext()
89 baseline_context->http_transaction_factory()->GetSession(); in RequestContext()112 delete http_transaction_factory(); in ~RequestContext()
64 http_transaction_factory()->GetSession(); in TestSameHttpNetworkSession()68 http_transaction_factory()->GetSession()); in TestSameHttpNetworkSession()
52 request_context->http_transaction_factory()->Suspend(true); in SuspendRequestContext()61 request_context->http_transaction_factory()->Suspend(false); in ResumeRequestContext()
89 if (!context->http_transaction_factory()) in GetDiskCacheBackend()92 net::HttpCache* http_cache = context->http_transaction_factory()->GetCache(); in GetDiskCacheBackend()103 if (!context->http_transaction_factory()) in GetHttpNetworkSession()106 return context->http_transaction_factory()->GetSession(); in GetHttpNetworkSession()
65 delete http_transaction_factory(); in ~RequestContext()
393 getter->GetURLRequestContext()->http_transaction_factory(); in DoClearCache()
107 context->http_transaction_factory()->GetCache()->GetBackend(&cache, &cb); in FillCache()
975 delete http_transaction_factory(); in ~SpdyURLRequestContext()
535 'http/http_transaction_factory.h',