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

/external/chromium_org/chrome/browser/web_applications/
H A Dweb_app_win.cc96 // Returns true if |shortcut_file_name| matches profile |profile_path|, and has
98 bool IsAppShortcutForProfile(const base::FilePath& shortcut_file_name, argument
101 if (base::win::ResolveShortcut(shortcut_file_name, NULL, &cmd_line_string)) {

Completed in 50 milliseconds