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

  /external/chromium_org/chrome/common/
chrome_version_info_win.cc 26 GoogleUpdateSettings::GetChromeChannelAndModifiers(is_system_install,
  /external/chromium_org/chrome/installer/util/
google_update_settings.h 169 static bool GetChromeChannelAndModifiers(bool system_install,
google_update_settings_unittest.cc 107 EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(
219 EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(true,
224 EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(false,
233 EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(true,
238 EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(false,
247 EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(true,
252 EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(false,
    [all...]
google_update_settings.cc 410 bool GoogleUpdateSettings::GetChromeChannelAndModifiers(bool system_install,
  /external/chromium_org/chrome/app/
chrome_breakpad_client.cc 136 GoogleUpdateSettings::GetChromeChannelAndModifiers(
  /external/chromium_org/chrome_frame/
chrome_tab.cc 318 GoogleUpdateSettings::GetChromeChannelAndModifiers(true, &channel_name)) {
    [all...]

Completed in 75 milliseconds