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 168 static bool GetChromeChannelAndModifiers(bool system_install,
google_update_settings_unittest.cc 106 EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(
218 EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(true,
223 EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(false,
232 EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(true,
237 EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(false,
246 EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(true,
251 EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(false,
    [all...]
google_update_settings.cc 369 bool GoogleUpdateSettings::GetChromeChannelAndModifiers(bool system_install,
  /external/chromium_org/chrome/app/
chrome_breakpad_client.cc 112 GoogleUpdateSettings::GetChromeChannelAndModifiers(
  /external/chromium_org/chrome_frame/
chrome_tab.cc 298 GoogleUpdateSettings::GetChromeChannelAndModifiers(true, &channel_name)) {
    [all...]

Completed in 120 milliseconds