Home | History | Annotate | Download | only in download

Lines Matching refs:safety_state

93     if (download->safety_state() == DownloadItem::DANGEROUS &&
173 (item->safety_state() != DownloadItem::DANGEROUS))
609 if (download->safety_state() == DownloadItem::DANGEROUS)
637 DCHECK_NE(DownloadItem::DANGEROUS, download->safety_state());
676 if (item->safety_state() == DownloadItem::SAFE) {
997 DCHECK_EQ(DownloadItem::DANGEROUS, download->safety_state());