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

  /external/chromium_org/chrome/installer/util/
google_chrome_sxs_distribution.cc 41 case SHORTCUT_CHROME_ALTERNATE:
98 shortcut_type == SHORTCUT_CHROME_ALTERNATE) << shortcut_type;
browser_distribution.h 37 SHORTCUT_CHROME_ALTERNATE,
browser_distribution.cc 175 case SHORTCUT_CHROME_ALTERNATE:
193 shortcut_type == SHORTCUT_CHROME_ALTERNATE) << shortcut_type;
google_chrome_distribution.cc 139 case SHORTCUT_CHROME_ALTERNATE:
156 shortcut_type == SHORTCUT_CHROME_ALTERNATE) << shortcut_type;
  /external/chromium_org/chrome/installer/setup/
install.cc 426 BrowserDistribution::SHORTCUT_CHROME_ALTERNATE));
438 BrowserDistribution::SHORTCUT_CHROME_ALTERNATE));
install_unittest.cc 123 dist_->GetShortcutName(BrowserDistribution::SHORTCUT_CHROME_ALTERNATE) +

Completed in 5758 milliseconds