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

/external/chromium_org/chrome/browser/
H A Dshell_integration_win.cc475 base::win::ScopedComPtr<IShellLink> shell_link; local
477 if (FAILED(shell_link.CreateInstance(CLSID_ShellLink, NULL,
479 FAILED(persist_file.QueryFrom(shell_link)) ||
492 if (FAILED(property_store.QueryFrom(shell_link)) ||
545 shell_link.Release();
H A Djumplist_win.cc47 void AppendCommonSwitches(ShellLinkItem* shell_link) { argument
50 shell_link->GetCommandLine()->CopySwitchesFrom(command_line,

Completed in 202 milliseconds