Home
last modified time | relevance | path

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

/third_party/gn/src/base/files/
H A Dfile_util_win.cc430 bool DevicePathToDriveLetterPath(const FilePath& nt_device_path, in DevicePathToDriveLetterPath() argument
456 if (device_path == nt_device_path || in DevicePathToDriveLetterPath()
457 device_path.IsParent(nt_device_path)) { in DevicePathToDriveLetterPath()
459 FilePath(drive + nt_device_path.value().substr( in DevicePathToDriveLetterPath()

Completed in 2 milliseconds