Searched refs:driveLetterCount (Results 1 – 1 of 1) sorted by relevance
18 const int driveLetterCount = ('Z'-'A')+1; variable418 if (driveIndex < 0 || driveIndex >= driveLetterCount) in MapPathA()650 if (driveIndex < 0 || driveIndex >= driveLetterCount) in MapPathW()