Home
last modified time | relevance | path

Searched refs:DriveMapItem (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/tools/source/fsys/
H A Dos2.cxx55 struct DriveMapItem struct
65 static DriveMapItem aDriveMap[26]; argument
506 DriveMapItem &rItem = aDriveMap[rDirEntryUpperCase.GetChar(0) - 'A']; in Update()
612 DriveMapItem &rItem = aDriveMap[toupper(aVolume.GetChar(0)) - 'A']; in IsRedirectable_Impl()
623 DriveMapItem &rItem = aDriveMap[toupper(rPath[0]) - 'A'];

Completed in 10 milliseconds