download_crx_util  373 chrome/browser/download/chrome_download_manager_delegate.cc   if (download_crx_util::IsExtensionDownload(*item)) {
download_crx_util  375 chrome/browser/download/chrome_download_manager_delegate.cc         download_crx_util::OpenChromeExtension(profile_, *item);
download_crx_util 1051 chrome/browser/download/download_browsertest.cc     download_crx_util::SetMockInstallPromptForTesting(
download_crx_util 2081 chrome/browser/download/download_browsertest.cc   download_crx_util::SetMockInstallPromptForTesting(
download_crx_util   26 chrome/browser/download/download_crx_util.h namespace download_crx_util {
download_crx_util  269 chrome/browser/download/download_history.cc   if (download_crx_util::IsExtensionDownload(*item) ||
download_crx_util  380 chrome/browser/download/download_item_model.cc       if (download_crx_util::IsExtensionDownload(*download_)) {
download_crx_util  417 chrome/browser/download/download_item_model.cc       download_crx_util::IsExtensionDownload(*download_)) {
download_crx_util  519 chrome/browser/download/download_item_model.cc       return (download_crx_util::IsExtensionDownload(*download_) ||
download_crx_util  545 chrome/browser/download/download_item_model.cc       !download_crx_util::IsExtensionDownload(*download_);
download_crx_util  615 chrome/browser/download/download_item_model.cc       download_crx_util::IsExtensionDownload(*download_)) {
download_crx_util   83 chrome/browser/download/download_shelf_context_menu.cc           !download_crx_util::IsExtensionDownload(*download_item_);
download_crx_util   89 chrome/browser/download/download_shelf_context_menu.cc           !download_crx_util::IsExtensionDownload(*download_item_);
download_crx_util  110 chrome/browser/download/download_shelf_context_menu.cc           download_crx_util::IsExtensionDownload(*download_item_);
download_crx_util  709 chrome/browser/download/download_target_determiner.cc       !download_crx_util::IsExtensionDownload(*download_) &&
download_crx_util  738 chrome/browser/download/download_target_determiner.cc       download_crx_util::IsExtensionDownload(*download_);
download_crx_util  744 chrome/browser/download/download_target_determiner.cc       download_crx_util::OffStoreInstallAllowedByPrefs(
download_crx_util  279 chrome/browser/extensions/crx_installer_browsertest.cc   download_crx_util::SetMockInstallPromptForTesting(
download_crx_util  474 chrome/browser/extensions/webstore_installer.cc       if (!download_crx_util::IsExtensionDownload(*download)) {
download_crx_util  237 chrome/browser/ui/webui/downloads_dom_handler.cc   return (!download_crx_util::IsExtensionDownload(item) &&