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

  /external/chromium/chrome/browser/
shell_integration_linux.cc 110 void CreateShortcutOnDesktop(const FilePath& shortcut_filename,
463 CreateShortcutOnDesktop(shortcut_filename, contents);
  /external/chromium_org/chrome/browser/
shell_integration_linux.cc 133 bool CreateShortcutOnDesktop(const base::FilePath& shortcut_filename,
886 success = CreateShortcutOnDesktop(shortcut_filename, contents);
    [all...]

Completed in 641 milliseconds