Searched refs:rDirEntryUpperCase (Results 1 – 1 of 1) sorted by relevance
505 ByteString rDirEntryUpperCase = ByteString( rDirEntry.aName ).ToUpperAscii(); in Update() local506 DriveMapItem &rItem = aDriveMap[rDirEntryUpperCase.GetChar(0) - 'A']; in Update()
Completed in 14 milliseconds