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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager_win.cc327 const base::string16& old_shortcut_filename,
339 user_shortcuts_directory.Append(old_shortcut_filename);
361 system_shortcuts_directory.Append(old_shortcut_filename);
420 const base::string16 old_shortcut_filename = local
427 RenameChromeDesktopShortcutForProfile(old_shortcut_filename,
326 RenameChromeDesktopShortcutForProfile( const base::string16& old_shortcut_filename, const base::string16& new_shortcut_filename) argument

Completed in 151 milliseconds