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

  /external/chromium_org/chrome/browser/
shell_integration_linux.h 74 base::FilePath GetWebShortcutFilename(const GURL& url);
shell_integration_linux_unittest.cc 406 TEST(ShellIntegrationTest, GetWebShortcutFilename) {
423 GetWebShortcutFilename(GURL(test_cases[i].url)).value()) <<
shell_integration_linux.cc 696 base::FilePath GetWebShortcutFilename(const GURL& url) {
920 shortcut_filename = GetWebShortcutFilename(shortcut_info.url);
    [all...]

Completed in 72 milliseconds