Home
last modified time | relevance | path

Searched defs:GetReceivedBytes (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/download/
Ddownload_query.cc157 static int GetReceivedBytes(const DownloadItem& item) { in GetReceivedBytes() function
/external/chromium_org/content/browser/download/
Ddownload_item_impl.cc724 int64 DownloadItemImpl::GetReceivedBytes() const { in GetReceivedBytes() function in content::DownloadItemImpl