Searched refs:device_path_as_string (Results 1 – 1 of 1) sorted by relevance
853 wchar_t device_path_as_string[MAX_PATH]; in DevicePathToDriveLetterPath() local862 if (QueryDosDevice(drive, device_path_as_string, MAX_PATH)) { in DevicePathToDriveLetterPath()863 FilePath device_path(device_path_as_string); in DevicePathToDriveLetterPath()868 wcslen(device_path_as_string))); in DevicePathToDriveLetterPath()