Searched defs:new_shortcut_filename (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager_win.cc328 const base::string16& new_shortcut_filename) {
341 user_shortcuts_directory.Append(new_shortcut_filename);
347 system_shortcuts_directory.Append(new_shortcut_filename);
424 const base::string16 new_shortcut_filename = local
428 new_shortcut_filename);
326 RenameChromeDesktopShortcutForProfile( const base::string16& old_shortcut_filename, const base::string16& new_shortcut_filename) argument

Completed in 121 milliseconds