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

  /external/chromium_org/chrome/installer/util/
google_chrome_sxs_distribution.cc 47 case SHORTCUT_APP_LAUNCHER:
96 if (shortcut_type == SHORTCUT_APP_LAUNCHER)
chrome_app_host_distribution.cc 52 return GetShortcutName(SHORTCUT_APP_LAUNCHER);
57 DCHECK_EQ(shortcut_type, SHORTCUT_APP_LAUNCHER);
browser_distribution.cc 167 case SHORTCUT_APP_LAUNCHER:
176 if (shortcut_type == SHORTCUT_APP_LAUNCHER)
browser_distribution.h 35 SHORTCUT_APP_LAUNCHER
chrome_app_host_operations.cc 112 dist->GetIconIndex(BrowserDistribution::SHORTCUT_APP_LAUNCHER));
google_chrome_distribution.cc 139 case SHORTCUT_APP_LAUNCHER:
150 if (shortcut_type == SHORTCUT_APP_LAUNCHER)
  /external/chromium_org/chrome/browser/ui/views/app_list/win/
app_list_service_win.cc 117 return dist->GetIconIndex(BrowserDistribution::SHORTCUT_APP_LAUNCHER);
136 return dist->GetShortcutName(BrowserDistribution::SHORTCUT_APP_LAUNCHER);

Completed in 36 milliseconds