Searched defs:IsInProgress (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_item.cc147 if (IsInProgress())
328 if (!IsInProgress()) {
398 if (!IsInProgress())
474 DCHECK(IsInProgress());
630 bool DownloadItem::IsInProgress() const { function in class:DownloadItem

Completed in 68 milliseconds