Home | History | Annotate | Download | only in proxy

Lines Matching refs:net_log

18 #include "net/base/net_log.h"
44 // |net_log| is a possibly NULL destination to send log events to. It must
48 NetLog* net_log);
72 // Profiling information for the request is saved to |net_log| if non-NULL.
77 const BoundNetLog& net_log);
90 // Profiling information for the request is saved to |net_log| if non-NULL.
95 const BoundNetLog& net_log);
177 NetLog* net_log);
185 NetLog* net_log);
190 NetLog* net_log);
199 // |net_log|'s lifetime must exceed ProxyService.
200 static ProxyService* CreateDirectWithNetLog(NetLog* net_log);
281 const BoundNetLog& net_log);
357 const BoundNetLog& net_log);
360 const BoundNetLog& net_log);
367 void StartAsyncResolve(const GURL& url, const BoundNetLog& net_log);
368 void StartAsyncReconsider(const GURL& url, const BoundNetLog& net_log);