Searched defs:set_net_log (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/net/url_request/ | ||
| D | url_request_throttler_manager.cc | 111 void URLRequestThrottlerManager::set_net_log(NetLog* net_log) { in set_net_log() function in net::URLRequestThrottlerManager |
| D | url_request_context.cc | 149 void URLRequestContext::set_net_log(NetLog* net_log) { in set_net_log() function in net::URLRequestContext |
| D | url_request_context_builder.h | 214 void set_net_log(NetLog* net_log) { net_log_ = net_log; } in set_net_log() function |