Home
last modified time | relevance | path

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

/external/cronet/base/files/
Dfile_util_win.cc825 bool DevicePathToDriveLetterPath(const FilePath& nt_device_path, in DevicePathToDriveLetterPath() argument
851 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()