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

/external/chromium/chrome/browser/importer/
H A Die_importer.cc470 base::win::ScopedComPtr<IUniformResourceLocator> url_locator; local
471 HRESULT result = url_locator.CreateInstance(CLSID_InternetShortcut, NULL,
477 result = persist_file.QueryFrom(url_locator);
486 result = url_locator->GetURL(&url);

Completed in 41 milliseconds