HomeSort by relevance Sort by last modified time
    Searched defs:IsSystemInstall (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/
upgrade_detector_impl.cc 99 bool IsSystemInstall() {
119 base::string16 app_guid = installer::GetAppGuidForUpdates(IsSystemInstall());
228 bool system_install = IsSystemInstall();
  /external/chromium_org/chrome/installer/util/
google_update_settings.cc 191 bool GoogleUpdateSettings::IsSystemInstall() {
204 return GetCollectStatsConsentAtLevel(IsSystemInstall());
248 return SetCollectStatsConsentAtLevel(IsSystemInstall(), consented);
497 bool system_install = IsSystemInstall();
578 BrowserDistribution::GetDistribution(), IsSystemInstall());

Completed in 29 milliseconds