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

  /external/chromium_org/chrome/installer/util/
chromium_binaries_distribution.cc 113 bool ChromiumBinariesDistribution::GetChromeChannel(string16* channel) {
google_chrome_sxs_distribution.cc 103 bool GoogleChromeSxSDistribution::GetChromeChannel(string16* channel) {
browser_distribution.cc 277 bool BrowserDistribution::GetChromeChannel(string16* channel) {
google_update_settings.cc 141 if (dist->GetChromeChannel(channel)) {
404 std::wstring GoogleUpdateSettings::GetChromeChannel(bool system_install) {

Completed in 32 milliseconds