Searched refs:GetWebShortcutFilename (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dshell_integration_linux.h74 base::FilePath GetWebShortcutFilename(const GURL& url);
H A Dshell_integration_linux_unittest.cc406 TEST(ShellIntegrationTest, GetWebShortcutFilename) {
423 GetWebShortcutFilename(GURL(test_cases[i].url)).value()) <<
H A Dshell_integration_linux.cc696 base::FilePath GetWebShortcutFilename(const GURL& url) { function in namespace:shell_integration_linux
920 shortcut_filename = GetWebShortcutFilename(shortcut_info.url);

Completed in 84 milliseconds