Home | History | Annotate | Download | only in download

Lines Matching refs:IN_PROGRESS

225 //      * There are no IN_PROGRESS download items remaining on the
272 // of downloads in the IN_PROGRESS state and take appropriate
282 if ((*it)->state() == DownloadItem::IN_PROGRESS)
490 DownloadItem::IN_PROGRESS, // Has started
1217 // in the IN_PROGRESS state and made known to the DownloadManager
1238 ASSERT_EQ(DownloadItem::IN_PROGRESS, downloads[0]->state());