IsSystemInstall 125 chrome/app/client_util.cc GoogleUpdateSettings::IsSystemInstall())); IsSystemInstall 1122 chrome/browser/metrics/metrics_service.cc const bool system_install = GoogleUpdateSettings::IsSystemInstall(); IsSystemInstall 135 chrome/browser/upgrade_detector_impl.cc base::string16 app_guid = installer::GetAppGuidForUpdates(IsSystemInstall()); IsSystemInstall 269 chrome/browser/upgrade_detector_impl.cc bool system_install = IsSystemInstall(); IsSystemInstall 212 chrome/installer/util/google_update_settings.cc return GetCollectStatsConsentAtLevel(IsSystemInstall()); IsSystemInstall 256 chrome/installer/util/google_update_settings.cc return SetCollectStatsConsentAtLevel(IsSystemInstall(), consented); IsSystemInstall 506 chrome/installer/util/google_update_settings.cc bool system_install = IsSystemInstall(); IsSystemInstall 671 chrome/installer/util/google_update_settings.cc BrowserDistribution::GetDistribution(), IsSystemInstall()); IsSystemInstall 65 chrome/installer/util/google_update_settings.h static bool IsSystemInstall(); IsSystemInstall 149 chrome_elf/breakpad.cc base::string16 user_sid = IsSystemInstall(exe_path) ? kSystemPrincipalSid : IsSystemInstall 144 chrome_elf/chrome_elf_util.cc bool system_install = IsSystemInstall(exe_path); IsSystemInstall 15 chrome_elf/chrome_elf_util.h bool IsSystemInstall(const wchar_t* exe_path); IsSystemInstall 47 chrome_elf/chrome_elf_util_unittest.cc EXPECT_TRUE(IsSystemInstall(kChromeSystemExePath)); IsSystemInstall 48 chrome_elf/chrome_elf_util_unittest.cc EXPECT_FALSE(IsSystemInstall(kChromeUserExePath));