Searched refs:nt_device_path (Results 1 – 1 of 1) sorted by relevance
825 bool DevicePathToDriveLetterPath(const FilePath& nt_device_path, in DevicePathToDriveLetterPath() argument851 if (device_path == nt_device_path || in DevicePathToDriveLetterPath()852 device_path.IsParent(nt_device_path)) { in DevicePathToDriveLetterPath()854 FilePath(drive + nt_device_path.value().substr( in DevicePathToDriveLetterPath()