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

/external/chromium_org/base/files/
H A Dfile_util_win.cc448 bool DevicePathToDriveLetterPath(const FilePath& nt_device_path, argument
474 if (device_path == nt_device_path ||
475 device_path.IsParent(nt_device_path)) {
477 nt_device_path.value().substr(wcslen(device_path_as_string)));

Completed in 113 milliseconds