Home
last modified time | relevance | path

Searched refs:GetBoundNetLog (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/download/
Ddownload_item_impl.h195 virtual const net::BoundNetLog& GetBoundNetLog() const;
Ddownload_manager_impl.cc418 stream.Pass(), download->GetBoundNetLog(), in StartDownloadWithId()
Ddownload_item_impl.cc958 const net::BoundNetLog& DownloadItemImpl::GetBoundNetLog() const { in GetBoundNetLog() function in content::DownloadItemImpl