HomeSort by relevance Sort by last modified time
    Searched refs:BoundNetLog (Results 151 - 175 of 519) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/policy/
policy_cert_verifier_browsertest.cc 124 net::BoundNetLog());
142 net::BoundNetLog());
187 net::BoundNetLog());
232 net::BoundNetLog());
276 net::BoundNetLog());
298 net::BoundNetLog());
321 net::BoundNetLog());
  /external/chromium_org/net/spdy/
spdy_session_unittest.cc 216 CreateInsecureSpdySession(http_session_, key_, BoundNetLog());
252 http_session_, key_, ERR_CONNECTION_CLOSED, BoundNetLog());
287 CreateInsecureSpdySession(http_session_, key_, BoundNetLog());
294 session, url, MEDIUM, BoundNetLog());
300 session, url, MEDIUM, BoundNetLog());
371 CreateInsecureSpdySession(http_session_, key_, BoundNetLog());
378 session, url, MEDIUM, BoundNetLog());
384 session, url, MEDIUM, BoundNetLog());
453 CreateInsecureSpdySession(http_session_, key_, BoundNetLog());
460 session, url, MEDIUM, BoundNetLog());
    [all...]
  /external/chromium/net/spdy/
spdy_http_stream_unittest.cc 32 session_ = http_session_->spdy_session_pool()->Get(pair, BoundNetLog());
43 BoundNetLog()));
79 BoundNetLog net_log;
139 BoundNetLog net_log;
193 BoundNetLog net_log;
spdy_stream.h 96 const BoundNetLog& net_log);
163 const BoundNetLog& net_log() const { return net_log_; }
314 BoundNetLog net_log_;
spdy_proxy_client_socket.h 80 virtual const BoundNetLog& NetLog() const;
170 const BoundNetLog net_log_;
  /external/chromium_org/net/base/
file_stream.cc 23 bound_net_log_(BoundNetLog::Make(net_log, NetLog::SOURCE_FILESTREAM)),
32 bound_net_log_(BoundNetLog::Make(net_log, NetLog::SOURCE_FILESTREAM)),
43 bound_net_log_(BoundNetLog::Make(net_log, NetLog::SOURCE_FILESTREAM)),
50 bound_net_log_(BoundNetLog::Make(net_log, NetLog::SOURCE_FILESTREAM)),
264 void FileStream::SetBoundNetLogSource(const BoundNetLog& owner_bound_net_log) {
267 // Both |BoundNetLog|s are invalid.
net_log.h 33 // is usually accessed through a BoundNetLog, which will always pass in a
303 friend class BoundNetLog;
335 class NET_EXPORT BoundNetLog {
337 BoundNetLog() : net_log_(NULL) {}
386 // Helper to create a BoundNetLog given a NetLog and a SourceType. Takes care
388 static BoundNetLog Make(NetLog* net_log, NetLog::SourceType source_type);
394 BoundNetLog(const NetLog::Source& source, NetLog* net_log)
file_stream_context.h 62 Context(const BoundNetLog& bound_net_log,
65 const BoundNetLog& bound_net_log,
216 BoundNetLog bound_net_log_;
  /external/chromium/net/socket/
transport_client_socket_pool_unittest.cc 80 virtual const BoundNetLog& NetLog() const {
104 BoundNetLog net_log_;
130 virtual const BoundNetLog& NetLog() const {
154 BoundNetLog net_log_;
204 virtual const BoundNetLog& NetLog() const {
246 BoundNetLog net_log_;
485 int rv = handle.Init("a", low_params_, LOW, &callback, &pool_, BoundNetLog());
506 BoundNetLog()));
516 &callback, &pool_, BoundNetLog()));
523 &pool_, BoundNetLog()));
    [all...]
ssl_client_socket_nss.h 33 class BoundNetLog;
78 virtual const BoundNetLog& NetLog() const;
253 BoundNetLog net_log_;
socks_client_socket_pool_unittest.cc 105 BoundNetLog());
118 BoundNetLog());
135 BoundNetLog());
149 BoundNetLog());
171 BoundNetLog());
191 BoundNetLog());
client_socket_handle.h 78 const BoundNetLog& net_log);
191 const BoundNetLog& net_log) {
ssl_client_socket_mac.h 59 virtual const BoundNetLog& NetLog() const;
171 BoundNetLog net_log_;
ssl_client_socket_openssl.h 73 virtual const BoundNetLog& NetLog() const;
167 BoundNetLog net_log_;
  /external/chromium/net/proxy/
proxy_service.cc 111 const BoundNetLog& net_log) {
142 const BoundNetLog& net_log) {
264 const BoundNetLog& net_log)
344 BoundNetLog* net_log() { return &net_log_; }
375 BoundNetLog net_log_;
508 const BoundNetLog& net_log) {
668 const BoundNetLog& net_log) {
715 const BoundNetLog& net_log) {
939 const BoundNetLog& net_log) {
954 const GURL& url, ProxyInfo* proxy_info, const BoundNetLog& net_log)
    [all...]
  /external/chromium_org/net/http/
http_proxy_client_socket_pool_unittest.cc 103 BoundNetLog().net_log()),
259 &pool_, BoundNetLog());
316 &pool_, BoundNetLog());
359 &pool_, BoundNetLog());
396 &pool_, BoundNetLog());
418 &pool_, BoundNetLog());
443 &pool_, BoundNetLog());
468 &pool_, BoundNetLog());
506 &pool_, BoundNetLog());
545 &pool_, BoundNetLog());
    [all...]
http_stream_factory_impl_job.h 80 const BoundNetLog& net_log() const { return net_log_; }
228 const BoundNetLog& net_log);
237 const BoundNetLog net_log_;
  /external/chromium_org/net/socket/
transport_client_socket_pool.h 26 typedef base::Callback<int(const AddressList&, const BoundNetLog& net_log)>
151 const BoundNetLog& net_log) OVERRIDE;
155 const BoundNetLog& net_log) OVERRIDE;
socks_client_socket_pool_unittest.cc 124 &pool_, BoundNetLog());
138 &pool_, BoundNetLog());
157 &pool_, BoundNetLog());
171 &pool_, BoundNetLog());
193 &pool_, BoundNetLog());
213 &pool_, BoundNetLog());
  /external/chromium/net/base/
dnsrr_resolver_unittest.cc 36 &callback, &response, 0, BoundNetLog());
51 &callback, &response, 0, BoundNetLog());
67 &callback, &response, 0, BoundNetLog());
78 &callback, &response, 0, BoundNetLog());
91 &callback3, &response, 0, BoundNetLog());
100 &callback, &response, 0, BoundNetLog());
114 &callback, &response, 0, BoundNetLog());
117 &callback2, &response, 0, BoundNetLog());
host_resolver_impl.cc 251 Request(const BoundNetLog& source_net_log,
252 const BoundNetLog& request_net_log,
299 const BoundNetLog& source_net_log() {
303 const BoundNetLog& request_net_log() {
316 BoundNetLog source_net_log_;
317 BoundNetLog request_net_log_;
352 const BoundNetLog& source_net_log,
362 net_log_(BoundNetLog::Make(net_log,
635 BoundNetLog net_log_;
974 const BoundNetLog& source_net_log)
    [all...]
  /external/chromium/net/disk_cache/
mem_entry_impl.h 90 net::BoundNetLog& net_log() {
183 net::BoundNetLog net_log_;
  /external/chromium/net/http/
http_auth.h 20 class BoundNetLog;
140 const BoundNetLog& net_log,
http_proxy_client_socket.h 82 virtual const BoundNetLog& NetLog() const;
168 const BoundNetLog net_log_;
  /external/chromium/net/udp/
udp_socket_libevent.h 20 class BoundNetLog;
187 BoundNetLog net_log_;

Completed in 765 milliseconds

1 2 3 4 5 67 8 91011>>