Home
last modified time | relevance | path

Searched refs:old_i_shell_link (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/base/win/
Dshortcut.cc60 ScopedComPtr<IShellLink> old_i_shell_link; in CreateOrUpdateShortcutLink() local
76 &old_i_shell_link, &old_i_persist_file); in CreateOrUpdateShortcutLink()
108 if (SUCCEEDED(old_i_shell_link->GetArguments(current_arguments, in CreateOrUpdateShortcutLink()
150 old_i_shell_link.Release(); in CreateOrUpdateShortcutLink()