Searched refs:UpdateInstallStatus (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dgoogle_chrome_binaries_distribution.cc36 void GoogleChromeBinariesDistribution::UpdateInstallStatus(bool system_install, function in class:GoogleChromeBinariesDistribution
39 GoogleUpdateSettings::UpdateInstallStatus(system_install,
H A Dgoogle_chrome_binaries_distribution.h18 virtual void UpdateInstallStatus(bool system_install,
H A Dchrome_app_host_distribution.cc120 void ChromeAppHostDistribution::UpdateInstallStatus(bool system_install, function in class:ChromeAppHostDistribution
124 GoogleUpdateSettings::UpdateInstallStatus(
H A Dchrome_frame_distribution.cc126 void ChromeFrameDistribution::UpdateInstallStatus(bool system_install, function in class:ChromeFrameDistribution
130 GoogleUpdateSettings::UpdateInstallStatus(system_install,
H A Dchrome_app_host_distribution.h54 virtual void UpdateInstallStatus(bool system_install,
H A Dchrome_frame_distribution.h53 virtual void UpdateInstallStatus(bool system_install,
H A Dgoogle_chrome_distribution.h77 virtual void UpdateInstallStatus(
H A Dgoogle_chrome_distribution_dummy.cc113 void GoogleChromeDistribution::UpdateInstallStatus(bool system_install, function in class:GoogleChromeDistribution
H A Dbrowser_distribution.h156 virtual void UpdateInstallStatus(bool system_install,
H A Dgoogle_update_settings.h197 static void UpdateInstallStatus(bool system_install,
H A Dgoogle_chrome_distribution.cc270 void GoogleChromeDistribution::UpdateInstallStatus(bool system_install, function in class:GoogleChromeDistribution
273 GoogleUpdateSettings::UpdateInstallStatus(system_install,
H A Dgoogle_update_settings_unittest.cc486 GoogleUpdateSettings::UpdateInstallStatus(false,
497 GoogleUpdateSettings::UpdateInstallStatus(false,
508 GoogleUpdateSettings::UpdateInstallStatus(false, installer::FULL_ARCHIVE_TYPE,
518 GoogleUpdateSettings::UpdateInstallStatus(false, installer::FULL_ARCHIVE_TYPE,
540 GoogleUpdateSettings::UpdateInstallStatus(false,
546 GoogleUpdateSettings::UpdateInstallStatus(false, installer::FULL_ARCHIVE_TYPE,
H A Dbrowser_distribution.cc290 void BrowserDistribution::UpdateInstallStatus(bool system_install, function in class:BrowserDistribution
H A Dgoogle_update_settings.cc465 void GoogleUpdateSettings::UpdateInstallStatus(bool system_install, function in class:GoogleUpdateSettings
/external/chromium_org/chrome/installer/setup/
H A Dsetup_main.cc794 UpdateInstallStatus(system_install, archive_type, install_status);
821 // have taken care of UpdateInstallStatus and UpdateStage.
828 (*it)->distribution()->UpdateInstallStatus(

Completed in 694 milliseconds