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

<<11121314151617181920>>

  /external/chromium/net/http/
http_auth_handler_factory.cc 22 const BoundNetLog& net_log,
34 const BoundNetLog& net_log,
173 const BoundNetLog& net_log,
http_network_transaction_unittest.cc 270 const BoundNetLog& net_log) {
601 int rv = trans->Start(&request, &callback1, BoundNetLog());
658 int rv = trans->Start(&request, &callback, BoundNetLog());
700 int rv = trans->Start(&request, &callback, BoundNetLog());
742 int rv = trans->Start(&request, &callback, BoundNetLog());
779 int rv = trans->Start(&request, &callback, BoundNetLog());
809 int rv = trans->Start(&request, &callback, BoundNetLog());
853 int rv = trans->Start(&request, &callback, BoundNetLog());
903 int rv = trans->Start(&request, &callback, BoundNetLog());
    [all...]
http_auth_handler_digest.h 73 const BoundNetLog& net_log,
http_auth_handler_negotiate.h 78 const BoundNetLog& net_log,
http_basic_stream.cc 31 const BoundNetLog& net_log,
http_network_layer_unittest.cc 102 rv = trans->Start(&request_info, &callback, BoundNetLog());
  /external/chromium/net/socket/
socks_client_socket_pool.cc 69 BoundNetLog::Make(net_log, NetLog::SOURCE_CONNECT_JOB)),
243 const BoundNetLog& net_log) {
255 const BoundNetLog& net_log) {
tcp_client_socket_pool.cc 100 BoundNetLog::Make(net_log, NetLog::SOURCE_CONNECT_JOB)),
268 const BoundNetLog& net_log) {
289 const BoundNetLog& net_log) {
nss_ssl_util.cc 239 void LogFailedNSSFunction(const BoundNetLog& net_log,
  /external/chromium_org/net/http/
http_auth_handler_factory.cc 25 const BoundNetLog& net_log,
37 const BoundNetLog& net_log,
180 const BoundNetLog& net_log,
http_network_transaction_unittest.cc 445 const BoundNetLog& net_log) {
864 int rv = trans->Start(&request, callback.callback(), BoundNetLog());
    [all...]
http_stream_factory_impl_request.cc 21 const BoundNetLog& net_log)
86 const BoundNetLog& job_net_log) {
302 const BoundNetLog net_log = job->net_log();
  /external/chromium_org/net/socket/
socks_client_socket_pool.cc 51 BoundNetLog::Make(net_log, NetLog::SOURCE_CONNECT_JOB)),
216 const CompletionCallback& callback, const BoundNetLog& net_log) {
228 const BoundNetLog& net_log) {
client_socket_pool_manager.cc 81 const BoundNetLog& net_log,
382 const BoundNetLog& net_log,
407 const BoundNetLog& net_log,
427 const BoundNetLog& net_log,
457 const BoundNetLog& net_log,
socket_test_util.h 621 // The BoundNetLog is needed to test LoadTimingInfo, which uses NetLog IDs as
623 explicit MockClientSocket(const BoundNetLog& net_log);
640 virtual const BoundNetLog& NetLog() const OVERRIDE;
670 BoundNetLog net_log_;
747 const BoundNetLog& net_log() const { return net_log_; }
769 BoundNetLog net_log_;
801 virtual const BoundNetLog& NetLog() const OVERRIDE;
    [all...]
  /external/chromium_org/net/spdy/
spdy_http_stream_unittest.cc 99 session_ = CreateInsecureSpdySession(http_session_, key, BoundNetLog());
110 session_ = CreateInsecureSpdySession(http_session_, key, BoundNetLog());
177 BoundNetLog net_log;
267 BoundNetLog(),
285 BoundNetLog(),
354 BoundNetLog net_log;
423 BoundNetLog net_log;
511 BoundNetLog net_log;
642 session_ = CreateSecureSpdySession(http_session_, key, BoundNetLog());
649 BoundNetLog net_log
    [all...]
spdy_stream.h 165 const BoundNetLog& net_log);
279 const BoundNetLog& net_log() const { return net_log_; }
530 BoundNetLog net_log_;
spdy_session.h 65 class BoundNetLog;
142 const BoundNetLog& net_log,
171 const BoundNetLog& net_log() const { return net_log_; }
180 BoundNetLog net_log_;
242 const BoundNetLog& stream_net_log);
439 const BoundNetLog& net_log() const { return net_log_; }
    [all...]
spdy_websocket_stream_unittest.cc 247 http_session_, spdy_session_key_, BoundNetLog());
330 BoundNetLog net_log;
402 BoundNetLog net_log;
464 BoundNetLog net_log;
523 http_session_, spdy_session_key_, BoundNetLog());
531 BoundNetLog block_net_log;
551 BoundNetLog net_log;
  /external/chromium_org/content/browser/renderer_host/p2p/
socket_host_test_utils.h 75 virtual const net::BoundNetLog& NetLog() const OVERRIDE;
103 net::BoundNetLog net_log_;
226 const net::BoundNetLog& FakeSocket::NetLog() const {
  /external/chromium/net/base/
mock_host_resolver.h 66 const BoundNetLog& net_log);
  /external/chromium/net/proxy/
mock_proxy_resolver.cc 63 const BoundNetLog& /*net_log*/) {
multi_threaded_proxy_resolver.cc 224 const BoundNetLog& net_log)
233 BoundNetLog* net_log() { return &net_log_; }
284 BoundNetLog net_log_;
401 const BoundNetLog& net_log) {
proxy_resolver_winhttp.cc 43 const BoundNetLog& /*net_log*/) {
  /external/chromium/net/spdy/
spdy_http_stream.h 47 const BoundNetLog& net_log,

Completed in 1048 milliseconds

<<11121314151617181920>>