Home
last modified time | relevance | path

Searched defs:GetShortcutPath (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cloud_print/service/win/
Dinstaller.cc26 base::FilePath GetShortcutPath(int dir_key, bool with_subdir) { in GetShortcutPath() function
/external/chromium_org/chrome/installer/util/
Dshell_util_unittest.cc210 TEST_F(ShellUtilShortcutTest, GetShortcutPath) { in TEST_F() argument
Dshell_util.cc1461 bool ShellUtil::GetShortcutPath(ShellUtil::ShortcutLocation location, in GetShortcutPath() function in ShellUtil