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

  /external/chromium_org/base/
file_util_win.cc 562 // "\Device\Harddisk...". Helper DevicePathToDriveLetterPath()
565 return DevicePathToDriveLetterPath(mapped_file, real_path);
568 bool DevicePathToDriveLetterPath(const FilePath& nt_device_path,
  /external/chromium/base/
file_util_win.cc 37 bool DevicePathToDriveLetterPath(const FilePath& device_path,
    [all...]

Completed in 114 milliseconds