Home
last modified time | relevance | path

Searched defs:shortcut_type (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dchromium_binaries_distribution.cc54 ShortcutType shortcut_type) { in GetShortcutName()
103 int ChromiumBinariesDistribution::GetIconIndex(ShortcutType shortcut_type) { in GetIconIndex()
Dgoogle_chrome_sxs_distribution.cc39 ShortcutType shortcut_type) { in GetShortcutName()
94 int GoogleChromeSxSDistribution::GetIconIndex(ShortcutType shortcut_type) { in GetIconIndex()
Dchrome_frame_distribution.cc56 ShortcutType shortcut_type) { in GetShortcutName()
100 int ChromeFrameDistribution::GetIconIndex(ShortcutType shortcut_type) { in GetIconIndex()
Dgoogle_chrome_distribution_dummy.cc47 ShortcutType shortcut_type) { in GetShortcutName()
51 int GoogleChromeDistribution::GetIconIndex(ShortcutType shortcut_type) { in GetIconIndex()
Dgoogle_chrome_binaries_distribution.cc32 ShortcutType shortcut_type) { in GetShortcutName()
Dbrowser_distribution.cc173 ShortcutType shortcut_type) { in GetShortcutName()
189 int BrowserDistribution::GetIconIndex(ShortcutType shortcut_type) { in GetIconIndex()
Dgoogle_chrome_distribution.cc136 ShortcutType shortcut_type) { in GetShortcutName()
152 int GoogleChromeDistribution::GetIconIndex(ShortcutType shortcut_type) { in GetIconIndex()
Dchrome_app_host_distribution.cc55 ShortcutType shortcut_type) { in GetShortcutName()
/external/chromium_org/chrome/browser/android/
Dshortcut_helper.cc142 ShortcutBuilder::ShortcutType shortcut_type, in AddShortcutInBackground()