Searched defs:DevicePathToDriveLetterPath (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dfile_util_win.cc37 bool DevicePathToDriveLetterPath(const FilePath& device_path, function in namespace:file_util::__anon1504
1044 // "\Device\Harddisk...". Helper DevicePathToDriveLetterPath()
1047 return DevicePathToDriveLetterPath(mapped_file, real_path);

Completed in 22 milliseconds