Home
last modified time | relevance | path

Searched defs:system_install (Results 1 – 25 of 25) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dfake_installation_state.h21 void AddChrome(bool system_install, bool multi_install, Version* version) { in AddChrome()
43 void SetProductState(bool system_install, in SetProductState()
51 ProductState* GetProducts(bool system_install) { in GetProducts()
Dgoogle_update_settings.cc64 bool system_install, in WriteGoogleUpdateStrKeyInternal()
137 bool GetChromeChannelInternal(bool system_install, in GetChromeChannelInternal()
192 bool system_install = false; in IsSystemInstall() local
212 bool GoogleUpdateSettings::GetCollectStatsConsentAtLevel(bool system_install) { in GetCollectStatsConsentAtLevel()
251 bool GoogleUpdateSettings::SetCollectStatsConsentAtLevel(bool system_install, in SetCollectStatsConsentAtLevel()
404 std::wstring GoogleUpdateSettings::GetChromeChannel(bool system_install) { in GetChromeChannel()
410 bool GoogleUpdateSettings::GetChromeChannelAndModifiers(bool system_install, in GetChromeChannelAndModifiers()
415 void GoogleUpdateSettings::UpdateInstallStatus(bool system_install, in UpdateInstallStatus()
497 bool system_install = IsSystemInstall(); in UpdateProfileCounts() local
592 string16 GoogleUpdateSettings::GetUninstallCommandLine(bool system_install) { in GetUninstallCommandLine()
[all …]
Dhelper.cc41 base::FilePath GetChromeInstallPath(bool system_install, in GetChromeInstallPath()
68 BrowserDistribution* GetBinariesDistribution(bool system_install) { in GetBinariesDistribution()
84 std::wstring GetAppGuidForUpdates(bool system_install) { in GetAppGuidForUpdates()
Dinstallation_state.cc27 bool ProductState::Initialize(bool system_install, in Initialize()
47 bool ProductState::Initialize(bool system_install, in Initialize()
263 bool system_install, in GetNonVersionedProductState()
271 bool system_install, in GetProductState()
Dgoogle_update_util.cc40 bool IsGoogleUpdatePresent(bool system_install) { in IsGoogleUpdatePresent()
47 base::FilePath GetGoogleUpdateSetupExe(bool system_install) { in GetGoogleUpdateSetupExe()
199 bool UninstallGoogleUpdate(bool system_install) { in UninstallGoogleUpdate()
Dinstall_util.cc207 bool system_install, BrowserDistribution::Type distribution_type) { in GetChromeUninstallCmd()
216 bool system_install, in GetChromeVersion()
241 bool system_install, in GetCriticalUpdateVersion()
276 void InstallUtil::AddInstallerResultItems(bool system_install, in AddInstallerResultItems()
303 void InstallUtil::UpdateInstallerStage(bool system_install, in UpdateInstallerStage()
353 bool system_install) { in IsMultiInstall()
Dgoogle_chrome_binaries_distribution.cc56 void GoogleChromeBinariesDistribution::UpdateInstallStatus(bool system_install, in UpdateInstallStatus()
Dchrome_frame_distribution.cc148 void ChromeFrameDistribution::UpdateInstallStatus(bool system_install, in UpdateInstallStatus()
Dgoogle_chrome_distribution_dummy.cc145 void GoogleChromeDistribution::UpdateInstallStatus(bool system_install, in UpdateInstallStatus()
Dchrome_app_host_distribution.cc151 void ChromeAppHostDistribution::UpdateInstallStatus(bool system_install, in UpdateInstallStatus()
Dinstallation_validator.h181 bool system_install; member
Dproduct.cc119 bool Product::SetMsiMarker(bool system_install, bool set) const { in SetMsiMarker()
Dbrowser_distribution.cc292 void BrowserDistribution::UpdateInstallStatus(bool system_install, in UpdateInstallStatus()
Dinstaller_state.cc474 bool InstallerState::system_install() const { in system_install() function in installer::InstallerState
809 const bool system_install = this->system_install(); in WriteInstallerResult() local
Dgoogle_chrome_distribution.cc291 void GoogleChromeDistribution::UpdateInstallStatus(bool system_install, in UpdateInstallStatus()
Dinstallation_validator.cc413 bool system_install, in ValidateBinaries()
720 bool system_install, in ValidateProduct()
Dinstaller_state_unittest.cc451 const bool system_install = false; in TEST_F() local
/external/chromium_org/chrome/installer/setup/
Dinstall_worker_unittest.cc134 void SetProductState(bool system_install, in SetProductState()
294 bool system_install, in BuildBasicInstallerState()
384 bool system_install, in BuildChromeInstallerState()
405 bool system_install, in BuildChromeFrameInstallerState()
Dsetup_main.cc787 const bool system_install = installer_state->system_install(); in InstallProducts() local
1284 bool system_install) { in InitializeCrashReporting()
1390 const bool system_install = installer_state.system_install(); in InstallProductsHelper() local
1696 bool system_install = false; in wWinMain() local
Dinstall_worker.cc767 const bool system_install = installer_state.system_install(); in AddOemInstallWorkItems() local
816 const bool system_install = installer_state.system_install(); in AddEulaAcceptedWorkItems() local
873 const bool system_install = installer_state.system_install(); in AddGoogleUpdateWorkItems() local
Dsetup_util.cc254 bool system_install, in GetExistingHigherInstaller()
/external/chromium_org/chrome/browser/
Dupgrade_detector_impl.cc228 bool system_install = IsSystemInstall(); in DetectUpgradeTask() local
/external/chromium_org/chrome/browser/ui/views/app_list/win/
Dapp_list_service_win.cc175 bool system_install = in SetDidRunForNDayActiveStats() local
/external/chromium_org/chrome/browser/metrics/
Dmetrics_service.cc1078 const bool system_install = GoogleUpdateSettings::IsSystemInstall(); in InitTaskGetGoogleUpdateData() local
/external/chromium_org/chrome_frame/test/
Dtest_with_web_server.cc315 bool system_install = ver_system.IsValid(); in VersionTest() local