Searched refs:device_path_as_string (Results 1 – 1 of 1) sorted by relevance
840 wchar_t device_path_as_string[MAX_PATH]; in DevicePathToDriveLetterPath() local849 if (QueryDosDevice(drive, device_path_as_string, MAX_PATH)) { in DevicePathToDriveLetterPath()850 FilePath device_path(device_path_as_string); in DevicePathToDriveLetterPath()855 wcslen(device_path_as_string))); in DevicePathToDriveLetterPath()