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/
google_chrome_sxs_distribution.cc 60 bool GoogleChromeSxSDistribution::GetChromeChannel(string16* channel) {
chromium_binaries_distribution.cc 101 bool ChromiumBinariesDistribution::GetChromeChannel(string16* channel) {
browser_distribution.cc 241 bool BrowserDistribution::GetChromeChannel(string16* channel) {
google_update_settings.cc 104 if (dist->GetChromeChannel(channel)) {
363 std::wstring GoogleUpdateSettings::GetChromeChannel(bool system_install) {

Completed in 122 milliseconds