Home
last modified time | relevance | path

Searched refs:GetProgressStatusText (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/download/
Ddownload_util.h213 string16 GetProgressStatusText(DownloadItem* download);
Ddownload_util.cc645 GetProgressStatusText(download)); in CreateDownloadItemValue()
655 GetProgressStatusText(download)); in CreateDownloadItemValue()
677 string16 GetProgressStatusText(DownloadItem* download) { in GetProgressStatusText() function