Searched defs:GetShortcutPath (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cloud_print/service/win/
H A Dinstaller.cc26 base::FilePath GetShortcutPath(int dir_key, bool with_subdir) { function in namespace:__anon6257
38 base::FilePath path = GetShortcutPath(dir_key, with_subdir);
63 base::FilePath path = GetShortcutPath(dir_key, with_subdir);
/external/chromium_org/chrome/installer/util/
H A Dshell_util.cc1344 if (!ShellUtil::GetShortcutPath(location, dist, level, &shortcut_folder)) {
1389 if (!ShellUtil::GetShortcutPath(location, dist, level, &shortcut_folder)) {
1469 bool ShellUtil::GetShortcutPath(ShellUtil::ShortcutLocation location, function in class:ShellUtil
1551 } else if (!GetShortcutPath(
1572 if (!GetShortcutPath(location, dist, CURRENT_USER, &user_shortcut_path)) {

Completed in 623 milliseconds