Searched refs:GetChromeChannel (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/common/
H A Dchrome_version_info_win.cc49 channel = GoogleUpdateSettings::GetChromeChannel(is_system_install);
/external/chromium_org/chrome/installer/util/
H A Dchromium_binaries_distribution.h47 virtual bool GetChromeChannel(base::string16* channel) OVERRIDE;
H A Dgoogle_chrome_sxs_distribution.h33 virtual bool GetChromeChannel(base::string16* channel) OVERRIDE;
H A Dchromium_binaries_distribution.cc109 bool ChromiumBinariesDistribution::GetChromeChannel(base::string16* channel) { function in class:ChromiumBinariesDistribution
H A Dgoogle_chrome_sxs_distribution.cc101 bool GoogleChromeSxSDistribution::GetChromeChannel(base::string16* channel) { function in class:GoogleChromeSxSDistribution
H A Dbrowser_distribution.h146 virtual bool GetChromeChannel(base::string16* channel);
H A Dgoogle_update_settings.h177 static base::string16 GetChromeChannel(bool system_install);
H A Dbrowser_distribution.cc275 bool BrowserDistribution::GetChromeChannel(base::string16* channel) { function in class:BrowserDistribution
H A Dgoogle_update_settings.cc137 if (dist->GetChromeChannel(channel))
453 base::string16 GoogleUpdateSettings::GetChromeChannel(bool system_install) { function in class:GoogleUpdateSettings
/external/chromium_org/chrome/app/
H A Dchrome_crash_reporter_client.cc191 GoogleUpdateSettings::GetChromeChannel(!is_per_user_install);
H A Dclient_util.cc125 const base::string16 channel(GoogleUpdateSettings::GetChromeChannel(

Completed in 115 milliseconds