Searched refs:CreateShortcutLink (Results 1 – 4 of 4) sorted by relevance
210 BASE_API bool CreateShortcutLink(const wchar_t *source,
406 bool CreateShortcutLink(const wchar_t *source, const wchar_t *destination, in CreateShortcutLink() function
1396 EXPECT_TRUE(file_util::CreateShortcutLink(target_file.value().c_str(), in TEST_F()
364 success &= file_util::CreateShortcutLink(chrome_exe.value().c_str(), in CreateShortcut()