Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/download/
Ddownload_query.cc169 static bool IsPaused(const DownloadItem& item) { in IsPaused() function
/external/chromium_org/content/browser/download/
Ddownload_item_impl.cc492 bool DownloadItemImpl::IsPaused() const { in IsPaused() function in content::DownloadItemImpl