Home
last modified time | relevance | path

Searched refs:bound_net_log (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/content/browser/download/
Ddownload_item_factory.h57 const net::BoundNetLog& bound_net_log) = 0;
63 const net::BoundNetLog& bound_net_log) = 0;
72 const net::BoundNetLog& bound_net_log) = 0;
Ddownload_file_factory.cc21 const net::BoundNetLog& bound_net_log, in CreateFile() argument
29 calculate_hash, stream.Pass(), bound_net_log, in CreateFile()
Ddownload_create_info.cc16 const net::BoundNetLog& bound_net_log, in DownloadCreateInfo() argument
26 request_bound_net_log(bound_net_log) {} in DownloadCreateInfo()
Ddownload_manager_impl.cc182 const net::BoundNetLog& bound_net_log) OVERRIDE { in CreatePersistedItem() argument
200 bound_net_log); in CreatePersistedItem()
207 const net::BoundNetLog& bound_net_log) OVERRIDE { in CreateActiveItem() argument
208 return new DownloadItemImpl(delegate, download_id, info, bound_net_log); in CreateActiveItem()
218 const net::BoundNetLog& bound_net_log) OVERRIDE { in CreateSavePageItem() argument
221 bound_net_log); in CreateSavePageItem()
249 net::BoundNetLog bound_net_log = in CreateActiveItem() local
252 item_factory_->CreateActiveItem(this, id, info, bound_net_log); in CreateActiveItem()
504 net::BoundNetLog bound_net_log = in CreateSavePackageDownloadItemWithId() local
513 bound_net_log); in CreateSavePackageDownloadItemWithId()
Ddownload_manager_impl_unittest.cc245 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) { in CreatePersistedItem() argument
324 const net::BoundNetLog& bound_net_log) { in CreateActiveItem() argument
347 const net::BoundNetLog& bound_net_log) { in CreateSavePageItem() argument
382 const net::BoundNetLog& bound_net_log, in CreateFile() argument
386 stream.get(), bound_net_log, observer); in CreateFile()
Ddownload_file_impl.cc38 const net::BoundNetLog& bound_net_log, in DownloadFileImpl() argument
48 bound_net_log), in DownloadFileImpl()
52 bound_net_log_(bound_net_log), in DownloadFileImpl()
Ddownload_file_factory.h38 const net::BoundNetLog& bound_net_log,
Ddownload_item_impl.h69 const net::BoundNetLog& bound_net_log);
76 const net::BoundNetLog& bound_net_log);
86 const net::BoundNetLog& bound_net_log);
Ddownload_create_info.h29 const net::BoundNetLog& bound_net_log,
Ddownload_browsertest.cc110 const net::BoundNetLog& bound_net_log,
158 const net::BoundNetLog& bound_net_log,
182 const net::BoundNetLog& bound_net_log, in DownloadFileWithDelay() argument
188 calculate_hash, stream.Pass(), bound_net_log, in DownloadFileWithDelay()
235 const net::BoundNetLog& bound_net_log, in CreateFile() argument
243 calculate_hash, stream.Pass(), bound_net_log, in CreateFile()
279 const net::BoundNetLog& bound_net_log, in CountingDownloadFile() argument
284 stream.Pass(), bound_net_log, in CountingDownloadFile()
336 const net::BoundNetLog& bound_net_log, in CreateFile() argument
344 calculate_hash, stream.Pass(), bound_net_log, in CreateFile()
Dbase_file.h44 const net::BoundNetLog& bound_net_log);
Ddownload_file_impl.h45 const net::BoundNetLog& bound_net_log,
Dbase_file.cc35 const net::BoundNetLog& bound_net_log) in BaseFile() argument
44 bound_net_log_(bound_net_log) { in BaseFile()
Ddownload_item_impl.cc115 const net::BoundNetLog& bound_net_log) in DownloadItemImpl() argument
147 bound_net_log_(bound_net_log), in DownloadItemImpl()
159 const net::BoundNetLog& bound_net_log) in DownloadItemImpl() argument
196 bound_net_log_(bound_net_log), in DownloadItemImpl()
219 const net::BoundNetLog& bound_net_log) in DownloadItemImpl() argument
251 bound_net_log_(bound_net_log), in DownloadItemImpl()
/external/chromium_org/net/base/
Dfile_stream_context_posix.cc47 FileStream::Context::Context(const BoundNetLog& bound_net_log, in Context() argument
53 bound_net_log_(bound_net_log), in Context()
58 const BoundNetLog& bound_net_log, in Context() argument
65 bound_net_log_(bound_net_log), in Context()
Dfile_stream_context_win.cc40 FileStream::Context::Context(const BoundNetLog& bound_net_log, in Context() argument
47 bound_net_log_(bound_net_log), in Context()
55 const BoundNetLog& bound_net_log, in Context() argument
63 bound_net_log_(bound_net_log), in Context()
Dfile_stream_context.h62 Context(const BoundNetLog& bound_net_log,
65 const BoundNetLog& bound_net_log,
/external/chromium_org/content/public/test/
Dtest_file_error_injector.cc38 const net::BoundNetLog& bound_net_log,
113 const net::BoundNetLog& bound_net_log, in DownloadFileWithErrors() argument
121 calculate_hash, stream.Pass(), bound_net_log, in DownloadFileWithErrors()
271 const net::BoundNetLog& bound_net_log,
305 const net::BoundNetLog& bound_net_log, in CreateFile() argument
330 bound_net_log, in CreateFile()
/external/chromium_org/net/http/
Dhttp_auth_handler_unittest.cc40 BoundNetLog bound_net_log(BoundNetLog::Make(&capturing_net_log, in TEST() local
44 origin, bound_net_log); in TEST()
/external/chromium/net/http/
Dhttp_auth_handler_unittest.cc42 BoundNetLog bound_net_log(source, &capturing_net_log); in TEST() local
45 origin, bound_net_log); in TEST()
/external/chromium_org/net/cert/
Dmulti_log_ct_verifier_unittest.cc84 BoundNetLog bound_net_log = in CheckPrecertificateVerification() local
87 bound_net_log) == OK) && in CheckPrecertificateVerification()
/external/chromium_org/chrome/browser/ui/webui/net_internals/
Dnet_internals_ui_browsertest.cc354 net::BoundNetLog bound_net_log = net::BoundNetLog::Make( in GetNetLogLoggerLog() local
357 bound_net_log.BeginEvent(net::NetLog::TYPE_REQUEST_ALIVE); in GetNetLogLoggerLog()