Home
last modified time | relevance | path

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

/external/chromium_org/ui/base/dragdrop/
Dos_exchange_data_provider_win.cc41 static void GetInternetShortcutFileContents(const GURL& url, std::string* data);
321 GetInternetShortcutFileContents(url, &shortcut_url_file_contents); in SetURL()
896 static void GetInternetShortcutFileContents(const GURL& url, in GetInternetShortcutFileContents() function