Searched refs:Path1 (Results 1 – 2 of 2) sorted by relevance
118 struct ddf_device_scsi Path1; member123 struct ddf_device_sas Path1; member
559 static bool comparePaths(StringRef Path1, StringRef Path2) { in comparePaths() argument566 failIfError(sys::windows::UTF8ToUTF16(normalizePath(Path1), WPath1)); in comparePaths()572 return normalizePath(Path1) == normalizePath(Path2); in comparePaths()