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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/net/spdy/
spdy_test_util_common.h 38 class BoundNetLog;
120 const BoundNetLog& net_log);
237 // Equivalent to pool->GetIfExists(spdy_session_key, BoundNetLog()) != NULL.
246 const BoundNetLog& net_log);
255 const BoundNetLog& net_log);
261 const BoundNetLog& net_log);
  /external/chromium/net/base/
host_resolver_impl_unittest.cc 175 BoundNetLog());
187 BoundNetLog());
416 int err = host_resolver->Resolve(info, &addrlist, NULL, NULL, BoundNetLog());
441 int err = host_resolver->Resolve(info, &addrlist, NULL, NULL, BoundNetLog());
471 int err = host_resolver->Resolve(info, &addrlist, NULL, NULL, BoundNetLog());
486 int err = host_resolver->Resolve(info, &addrlist, NULL, NULL, BoundNetLog());
838 BoundNetLog());
    [all...]
  /external/chromium/net/spdy/
spdy_network_transaction_unittest.cc 71 const BoundNetLog& log,
331 const BoundNetLog& log_;
437 BoundNetLog log;
452 BoundNetLog(), GetParam());
460 int rv = trans->Start(&CreateGetRequest(), &callback, BoundNetLog());
467 rv = trans2->Start(&CreateGetPushRequest(), &callback, BoundNetLog());
542 BoundNetLog(), GetParam());
594 NormalSpdyTransactionHelper helper(http_req, BoundNetLog(), GetParam());
654 BoundNetLog log;
657 BoundNetLog(), GetParam())
    [all...]
spdy_session_pool.cc 63 const BoundNetLog& net_log) {
112 const BoundNetLog& net_log,
145 GetFromAlias(host_port_proxy_pair, BoundNetLog(), false);
188 const BoundNetLog& net_log) const {
202 const BoundNetLog& net_log,
329 net::BoundNetLog());
  /external/chromium_org/content/browser/download/
download_manager_impl_unittest.cc 89 net::BoundNetLog()) {}
245 const net::BoundNetLog& bound_net_log) OVERRIDE;
250 const net::BoundNetLog& bound_net_log) OVERRIDE;
258 const net::BoundNetLog& bound_net_log) OVERRIDE;
310 const net::BoundNetLog& bound_net_log) {
324 const net::BoundNetLog& bound_net_log) {
347 const net::BoundNetLog& bound_net_log) {
372 const net::BoundNetLog&,
382 const net::BoundNetLog& bound_net_log,
base_file_unittest.cc 59 net::BoundNetLog()));
110 net::BoundNetLog()));
150 net::BoundNetLog());
176 net::BoundNetLog());
405 net::BoundNetLog());
508 net::BoundNetLog()));
555 net::BoundNetLog()));
589 net::BoundNetLog()));
download_manager_impl.cc 188 const net::BoundNetLog& bound_net_log) OVERRIDE {
213 const net::BoundNetLog& bound_net_log) OVERRIDE {
224 const net::BoundNetLog& bound_net_log) OVERRIDE {
255 net::BoundNetLog bound_net_log =
256 net::BoundNetLog::Make(net_log_, net::NetLog::SOURCE_DOWNLOAD);
509 net::BoundNetLog bound_net_log =
510 net::BoundNetLog::Make(net_log_, net::NetLog::SOURCE_DOWNLOAD);
659 net::BoundNetLog::Make(net_log_, net::NetLog::SOURCE_DOWNLOAD));
  /external/chromium_org/net/http/
http_stream_factory_impl_unittest.cc 300 const BoundNetLog& net_log) OVERRIDE {
308 const BoundNetLog& net_log) OVERRIDE {
576 &waiter, BoundNetLog()));
617 &waiter, BoundNetLog()));
671 &waiter, BoundNetLog()));
679 &waiter, BoundNetLog()));
688 &waiter, BoundNetLog()));
714 &waiter, BoundNetLog()));
748 BoundNetLog()));
797 BoundNetLog()));
    [all...]
http_network_transaction.h 48 const BoundNetLog& net_log) OVERRIDE;
261 BoundNetLog net_log_;
  /external/chromium_org/net/proxy/
proxy_resolver_v8_tracing_unittest.cc 666 base::Bind(&CrashCallback), &request[i], BoundNetLog());
695 base::Bind(&CrashCallback), &request1, BoundNetLog());
700 callback.callback(), &request2, BoundNetLog());
729 base::Bind(&CrashCallback), &request1, BoundNetLog());
734 callback.callback(), &request2, BoundNetLog());
750 callback.callback(), &request3, BoundNetLog());
770 const BoundNetLog& net_log) OVERRIDE {
793 const BoundNetLog& net_log) OVERRIDE {
841 base::Bind(&CrashCallback), &request1, BoundNetLog());
849 base::Bind(&CrashCallback), &request2, BoundNetLog());
    [all...]
proxy_service.cc 184 const BoundNetLog& net_log) OVERRIDE {
220 const BoundNetLog& net_log) OVERRIDE {
727 const BoundNetLog& net_log)
820 BoundNetLog* net_log() { return &net_log_; }
858 BoundNetLog net_log_;
    [all...]
proxy_resolver_perftest.cc 127 NULL, net::BoundNetLog());
143 net::BoundNetLog());
  /external/chromium/net/ftp/
ftp_network_transaction.h 40 const BoundNetLog& net_log);
194 BoundNetLog net_log_;
  /external/chromium/net/http/
http_network_transaction.h 45 const BoundNetLog& net_log);
233 BoundNetLog net_log_;
http_proxy_client_socket_pool.h 192 const BoundNetLog& net_log);
197 const BoundNetLog& net_log);
http_transaction_unittest.h 112 const net::BoundNetLog& net_log);
161 const net::BoundNetLog& net_log);
  /external/chromium/net/proxy/
proxy_resolver_perftest.cc 123 net::BoundNetLog());
139 net::BoundNetLog());
sync_host_resolver_bridge.cc 107 info, addresses, &callback_, &outstanding_request_, BoundNetLog());
167 const BoundNetLog& net_log) {
  /external/chromium/net/socket/
socks_client_socket_pool.h 130 const BoundNetLog& net_log);
135 const BoundNetLog& net_log);
tcp_client_socket_pool.h 140 const BoundNetLog& net_log);
145 const BoundNetLog& net_log);
transport_client_socket_pool.h 161 const BoundNetLog& net_log);
166 const BoundNetLog& net_log);
  /external/chromium_org/net/disk_cache/v3/
entry_impl_v3.h 91 const net::BoundNetLog& net_log() const;
216 net::BoundNetLog net_log_;
  /external/chromium_org/net/ftp/
ftp_network_transaction.h 41 const BoundNetLog& net_log) OVERRIDE;
204 BoundNetLog net_log_;
  /external/chromium_org/net/socket/
client_socket_handle.h 79 const BoundNetLog& net_log);
216 const BoundNetLog& net_log) {
socks_client_socket_pool.h 126 const BoundNetLog& net_log) OVERRIDE;
131 const BoundNetLog& net_log) OVERRIDE;

Completed in 3687 milliseconds

1 2 3 4 5 6 7 8 91011>>