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

  /external/chromium_org/chrome/installer/util/
google_update_settings.h 56 static bool IsSystemInstall();
google_update_settings.cc 154 bool GoogleUpdateSettings::IsSystemInstall() {
167 return GetCollectStatsConsentAtLevel(IsSystemInstall());
211 return SetCollectStatsConsentAtLevel(IsSystemInstall(), consented);
  /external/chromium_org/chrome/browser/
upgrade_detector_impl.cc 104 bool IsSystemInstall() {
124 string16 app_guid = installer::GetAppGuidForUpdates(IsSystemInstall());
233 bool system_install = IsSystemInstall();
  /external/chromium_org/chrome/browser/metrics/
metrics_service.cc     [all...]

Completed in 211 milliseconds