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

  /external/chromium_org/chrome/installer/util/
google_chrome_binaries_distribution.h 16 virtual base::string16 GetShortcutName(ShortcutType shortcut_type);
google_chrome_sxs_distribution.h 23 virtual base::string16 GetShortcutName(ShortcutType shortcut_type) OVERRIDE;
24 virtual int GetIconIndex(ShortcutType shortcut_type) OVERRIDE;
browser_distribution.h 35 enum ShortcutType {
87 virtual base::string16 GetShortcutName(ShortcutType shortcut_type);
91 virtual int GetIconIndex(ShortcutType shortcut_type);
google_chrome_binaries_distribution.cc 32 ShortcutType shortcut_type) {
chrome_frame_distribution.h 22 virtual base::string16 GetShortcutName(ShortcutType shortcut_type) OVERRIDE;
24 virtual int GetIconIndex(ShortcutType shortcut_type) OVERRIDE;
chromium_binaries_distribution.h 23 virtual base::string16 GetShortcutName(ShortcutType shortcut_type) OVERRIDE;
25 virtual int GetIconIndex(ShortcutType shortcut_type) OVERRIDE;
google_chrome_distribution.h 39 virtual base::string16 GetShortcutName(ShortcutType shortcut_type) OVERRIDE;
43 virtual int GetIconIndex(ShortcutType shortcut_type) OVERRIDE;
chrome_frame_distribution.cc 56 ShortcutType shortcut_type) {
100 int ChromeFrameDistribution::GetIconIndex(ShortcutType shortcut_type) {
chromium_binaries_distribution.cc 54 ShortcutType shortcut_type) {
103 int ChromiumBinariesDistribution::GetIconIndex(ShortcutType shortcut_type) {
google_chrome_distribution_dummy.cc 47 ShortcutType shortcut_type) {
51 int GoogleChromeDistribution::GetIconIndex(ShortcutType shortcut_type) {
google_chrome_sxs_distribution.cc 39 ShortcutType shortcut_type) {
94 int GoogleChromeSxSDistribution::GetIconIndex(ShortcutType shortcut_type) {
chrome_app_host_distribution.h 23 virtual base::string16 GetShortcutName(ShortcutType shortcut_type) OVERRIDE;
chrome_app_host_distribution.cc 55 ShortcutType shortcut_type) {
browser_distribution.cc 173 ShortcutType shortcut_type) {
189 int BrowserDistribution::GetIconIndex(ShortcutType shortcut_type) {
google_chrome_distribution.cc 136 ShortcutType shortcut_type) {
152 int GoogleChromeDistribution::GetIconIndex(ShortcutType shortcut_type) {
  /external/chromium_org/chrome/browser/android/
shortcut_helper.h 39 enum ShortcutType {
68 ShortcutType shortcut_type_;
86 ShortcutBuilder::ShortcutType shortcut_type,
shortcut_helper.cc 142 ShortcutBuilder::ShortcutType shortcut_type,

Completed in 226 milliseconds