GetDangerType 648 chrome/browser/download/chrome_download_manager_delegate.cc if (item->GetDangerType() == content::DOWNLOAD_DANGER_TYPE_NOT_DANGEROUS || GetDangerType 649 chrome/browser/download/chrome_download_manager_delegate.cc item->GetDangerType() == GetDangerType 202 chrome/browser/download/chrome_download_manager_delegate_unittest.cc ON_CALL(*item, GetDangerType()) GetDangerType 73 chrome/browser/download/download_danger_prompt.cc RecordOpenedDangerousConfirmDialog(download_->GetDangerType()); GetDangerType 107 chrome/browser/download/download_danger_prompt.cc switch (download_->GetDangerType()) { GetDangerType 124 chrome/browser/download/download_danger_prompt.cc switch (download_->GetDangerType()) { GetDangerType 155 chrome/browser/download/download_danger_prompt.cc switch (download_->GetDangerType()) { GetDangerType 178 chrome/browser/download/download_danger_prompt.cc switch (download_->GetDangerType()) { GetDangerType 193 chrome/browser/download/download_danger_prompt.cc switch (download_->GetDangerType()) { GetDangerType 82 chrome/browser/download/download_danger_prompt_browsertest.cc EXPECT_CALL(download_, GetDangerType()) GetDangerType 124 chrome/browser/download/download_history.cc item->GetDangerType(), GetDangerType 425 chrome/browser/download/download_history_unittest.cc EXPECT_CALL(item(index), GetDangerType()) GetDangerType 601 chrome/browser/download/download_history_unittest.cc EXPECT_CALL(item(0), GetDangerType()) GetDangerType 375 chrome/browser/download/download_item_model.cc switch (download_->GetDangerType()) { GetDangerType 415 chrome/browser/download/download_item_model.cc if (download_->GetDangerType() == GetDangerType 447 chrome/browser/download/download_item_model.cc switch (download_->GetDangerType()) { GetDangerType 474 chrome/browser/download/download_item_model.cc switch (download_->GetDangerType()) { GetDangerType 127 chrome/browser/download/download_query.cc return (item.GetDangerType() == GetDangerType 154 chrome/browser/download/download_query.cc return item.GetDangerType(); GetDangerType 265 chrome/browser/download/download_query.cc base::Bind(&GetDangerType))); GetDangerType 407 chrome/browser/download/download_query.cc direction, &GetDangerType)); GetDangerType 342 chrome/browser/download/download_query_unittest.cc EXPECT_CALL(mock(0), GetDangerType()).WillRepeatedly(Return( GetDangerType 344 chrome/browser/download/download_query_unittest.cc EXPECT_CALL(mock(1), GetDangerType()).WillRepeatedly(Return( GetDangerType 352 chrome/browser/download/download_query_unittest.cc EXPECT_CALL(mock(0), GetDangerType()).WillRepeatedly(Return( GetDangerType 354 chrome/browser/download/download_query_unittest.cc EXPECT_CALL(mock(1), GetDangerType()).WillRepeatedly(Return( GetDangerType 555 chrome/browser/download/download_query_unittest.cc EXPECT_CALL(mock(0), GetDangerType()).WillRepeatedly(Return( GetDangerType 557 chrome/browser/download/download_query_unittest.cc EXPECT_CALL(mock(1), GetDangerType()).WillRepeatedly(Return( GetDangerType 565 chrome/browser/download/download_query_unittest.cc EXPECT_CALL(mock(0), GetDangerType()).WillRepeatedly(Return( GetDangerType 567 chrome/browser/download/download_query_unittest.cc EXPECT_CALL(mock(1), GetDangerType()).WillRepeatedly(Return( GetDangerType 80 chrome/browser/download/download_target_determiner.cc danger_type_(download->GetDangerType()), GetDangerType 604 chrome/browser/download/download_target_determiner.cc download_->GetDangerType()); GetDangerType 298 chrome/browser/download/download_target_determiner_unittest.cc ON_CALL(*item, GetDangerType()) GetDangerType 1801 chrome/browser/download/download_target_determiner_unittest.cc ON_CALL(*item.get(), GetDangerType()) GetDangerType 257 chrome/browser/extensions/api/downloads/downloads_api.cc json->SetString(kDangerKey, DangerString(download_item->GetDangerType())); GetDangerType 139 chrome/browser/safe_browsing/download_feedback_service.cc download->GetDangerType(), GetDangerType 201 chrome/browser/safe_browsing/download_feedback_service_unittest.cc EXPECT_CALL(item, GetDangerType()) GetDangerType 243 chrome/browser/safe_browsing/download_feedback_service_unittest.cc EXPECT_CALL(item[i], GetDangerType()) GetDangerType 312 chrome/browser/safe_browsing/download_feedback_service_unittest.cc EXPECT_CALL(item[i], GetDangerType()) GetDangerType 204 chrome/browser/ui/gtk/download/download_item_gtk.cc RecordDangerousDownloadWarningShown(download()->GetDangerType()); GetDangerType 128 chrome/browser/ui/views/download/download_danger_prompt_views.cc RecordOpenedDangerousConfirmDialog(download_->GetDangerType()); GetDangerType 237 chrome/browser/ui/views/download/download_danger_prompt_views.cc switch (download_->GetDangerType()) { GetDangerType 251 chrome/browser/ui/views/download/download_danger_prompt_views.cc switch (download_->GetDangerType()) { GetDangerType 264 chrome/browser/ui/views/download/download_danger_prompt_views.cc switch (download_->GetDangerType()) { GetDangerType 281 chrome/browser/ui/views/download/download_danger_prompt_views.cc switch (download_->GetDangerType()) { GetDangerType 312 chrome/browser/ui/views/download/download_danger_prompt_views.cc switch (download_->GetDangerType()) { GetDangerType 1109 chrome/browser/ui/views/download/download_item_view.cc DCHECK(download()->GetDangerType() == GetDangerType 1150 chrome/browser/ui/views/download/download_item_view.cc content::DownloadDangerType danger_type = download()->GetDangerType(); GetDangerType 172 chrome/browser/ui/webui/downloads_dom_handler.cc DCHECK(download_item->GetDangerType() == GetDangerType 174 chrome/browser/ui/webui/downloads_dom_handler.cc download_item->GetDangerType() == GetDangerType 176 chrome/browser/ui/webui/downloads_dom_handler.cc download_item->GetDangerType() == GetDangerType 178 chrome/browser/ui/webui/downloads_dom_handler.cc download_item->GetDangerType() == GetDangerType 180 chrome/browser/ui/webui/downloads_dom_handler.cc download_item->GetDangerType() == GetDangerType 182 chrome/browser/ui/webui/downloads_dom_handler.cc download_item->GetDangerType() == GetDangerType 185 chrome/browser/ui/webui/downloads_dom_handler.cc GetDangerTypeString(download_item->GetDangerType()); GetDangerType 310 content/browser/download/download_item_impl.cc RecordDangerousDownloadAccept(GetDangerType(), GetDangerType 317 content/browser/download/download_item_impl.cc base::Bind(&ItemCheckedNetLogCallback, GetDangerType())); GetDangerType 397 content/browser/download/download_item_impl.cc GetDangerType(), GetDangerType 845 content/browser/download/download_item_impl.cc GetDangerType(), GetDangerType 136 content/browser/download/download_item_impl.h virtual DownloadDangerType GetDangerType() const OVERRIDE; GetDangerType 1179 content/browser/download/download_item_impl_unittest.cc EXPECT_EQ(DOWNLOAD_DANGER_TYPE_USER_VALIDATED, item->GetDangerType()); GetDangerType 675 content/browser/download/download_manager_impl.cc it->second->GetDangerType() != DOWNLOAD_DANGER_TYPE_DANGEROUS_URL && GetDangerType 676 content/browser/download/download_manager_impl.cc it->second->GetDangerType() != DOWNLOAD_DANGER_TYPE_DANGEROUS_CONTENT && GetDangerType 677 content/browser/download/download_manager_impl.cc it->second->GetDangerType() != DOWNLOAD_DANGER_TYPE_DANGEROUS_HOST && GetDangerType 678 content/browser/download/download_manager_impl.cc it->second->GetDangerType() != GetDangerType 155 content/browser/download/download_manager_impl_unittest.cc MOCK_CONST_METHOD0(GetDangerType, DownloadDangerType()); GetDangerType 58 content/browser/download/download_net_log_parameters.cc download_danger_names[download_item->GetDangerType()]); GetDangerType 258 content/public/browser/download_item.h virtual DownloadDangerType GetDangerType() const = 0; GetDangerType 67 content/public/test/mock_download_item.h MOCK_CONST_METHOD0(GetDangerType, DownloadDangerType());