Searched defs:IsSystemInstall (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dupgrade_detector_impl.cc99 bool IsSystemInstall() { function in namespace:__anon6898
119 base::string16 app_guid = installer::GetAppGuidForUpdates(IsSystemInstall());
228 bool system_install = IsSystemInstall();
/external/chromium_org/chrome/installer/util/
H A Dgoogle_update_settings.cc191 bool GoogleUpdateSettings::IsSystemInstall() { function in class:GoogleUpdateSettings
204 return GetCollectStatsConsentAtLevel(IsSystemInstall());
248 return SetCollectStatsConsentAtLevel(IsSystemInstall(), consented);
497 bool system_install = IsSystemInstall();
578 BrowserDistribution::GetDistribution(), IsSystemInstall());

Completed in 525 milliseconds