Home
last modified time | relevance | path

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

/external/chromium_org/ui/base/dragdrop/
Dos_exchange_data_provider_win.cc51 static STGMEDIUM* GetStorageForFileDescriptor(const base::FilePath& path);
376 STGMEDIUM* storage = GetStorageForFileDescriptor(filename); in SetFileContents()
1029 static STGMEDIUM* GetStorageForFileDescriptor( in GetStorageForFileDescriptor() function