HomeSort by relevance Sort by last modified time
    Searched refs:AddShellLink (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/
jumplist_win.cc 136 // string for AddShellLink().
173 HRESULT AddShellLink(base::win::ScopedComPtr<IObjectCollection> collection,
310 AddShellLink(collection, application, switches, link);
356 AddShellLink(collection, chrome_path, chrome_switches, chrome);
369 AddShellLink(collection, chrome_path, chrome_switches, incognito);
  /external/chromium_org/chrome/browser/
jumplist_win.cc 150 HRESULT AddShellLink(base::win::ScopedComPtr<IObjectCollection> collection,
295 AddShellLink(collection, application, switches, link);
341 AddShellLink(collection, chrome_path, chrome_switches, chrome);
354 AddShellLink(collection, chrome_path, chrome_switches, incognito);

Completed in 5455 milliseconds