Searched refs:set_net_log (Results 1 – 9 of 9) sorted by relevance
30 void URLRequestContextStorage::set_net_log(NetLog* net_log) { in set_net_log() function in net::URLRequestContextStorage31 context_->set_net_log(net_log); in set_net_log()
37 set_net_log(other->net_log()); in CopyFrom()
44 void set_net_log(NetLog* net_log);
55 void set_net_log(NetLog* net_log) { in set_net_log() function
133 main_context->set_net_log(io_thread->net_log()); in LazyInitializeInternal()134 extensions_context->set_net_log(io_thread->net_log()); in LazyInitializeInternal()
187 main_context->set_net_log(io_thread->net_log()); in LazyInitializeInternal()188 media_request_context_->set_net_log(io_thread->net_log()); in LazyInitializeInternal()189 extensions_context->set_net_log(io_thread->net_log()); in LazyInitializeInternal()
45 set_net_log(base_context->net_log()); in DeviceManagementRequestContext()
204 context->set_net_log(net_log); in ConstructProxyScriptFetcherContext()226 context->set_net_log(net_log); in ConstructSystemRequestContext()
107 set_net_log(baseline_context->net_log()); in RequestContext()