Searched refs:download_crx_util (Results 1 – 13 of 13) sorted by relevance
9 namespace download_crx_util { namespace
381 if (download_crx_util::IsExtensionDownload(*download_)) { in GetWarningText()418 download_crx_util::IsExtensionDownload(*download_)) { in GetWarningConfirmButtonText()520 return (download_crx_util::IsExtensionDownload(*download_) || in ShouldRemoveFromShelfWhenComplete()546 !download_crx_util::IsExtensionDownload(*download_); in ShouldShowDownloadStartedAnimation()650 download_crx_util::IsExtensionDownload(*download_)) { in GetInProgressStatusString()
95 !download_crx_util::IsExtensionDownload(*download_item_); in IsCommandIdEnabled()101 !download_crx_util::IsExtensionDownload(*download_item_); in IsCommandIdEnabled()123 download_crx_util::IsExtensionDownload(*download_item_); in IsCommandIdChecked()
26 namespace download_crx_util {
27 namespace download_crx_util { namespace
788 !download_crx_util::IsExtensionDownload(*download_) && in ShouldPromptForDownload()817 download_crx_util::IsExtensionDownload(*download_); in IsDangerousFile()823 download_crx_util::OffStoreInstallAllowedByPrefs( in IsDangerousFile()
355 if (download_crx_util::IsExtensionDownload(*item) && in ShouldOpenDownload()358 download_crx_util::OpenChromeExtension(profile_, *item); in ShouldOpenDownload()
302 if (download_crx_util::IsExtensionDownload(*item) || in MaybeAddToHistory()
1057 download_crx_util::SetMockInstallPromptForTesting( in SetAllowMockInstallPrompt()2093 download_crx_util::SetMockInstallPromptForTesting( in IN_PROC_BROWSER_TEST_F()
493 if (!download_crx_util::IsExtensionDownload(*download)) { in OnDownloadUpdated()689 crx_installer_ = download_crx_util::CreateCrxInstaller(profile_, download); in StartCrxInstaller()
296 download_crx_util::SetMockInstallPromptForTesting( in IN_PROC_BROWSER_TEST_F()
241 return (!download_crx_util::IsExtensionDownload(item) && in IsDownloadDisplayable()
1938 'browser/download/download_crx_util.cc',1939 'browser/download/download_crx_util.h',