Searched refs:IsDevicePath (Results 1 – 7 of 7) sorted by relevance
35 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
106 if (IsDevicePath(s)) in IsAltPathPrefix()137 bool IsDevicePath(CFSTR s) throw() in IsDevicePath() function
424 IsDeviceFile = IsDevicePath(fileName); \
578 if (IsDevicePath(path)) in Find()
454 && NName::IsDevicePath(us2fs(path.Left(path.Len() - 1)))) in LoadFullPathAndShow()734 if (i == 0 && NName::IsDevicePath(us2fs(sumPath))) in OnComboBoxCommand()
1568 if (NFile::NName::IsDevicePath(path)) in ConvertToLongName()
687 if (NName::IsDevicePath(us2fs(fileName))) in QueryContextMenu()