Home
last modified time | relevance | path

Searched refs:IsDevicePath (Results 1 – 5 of 5) sorted by relevance

/third_party/lzma/CPP/Windows/
DFileName.h35 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
DFileName.cpp106 if (IsDevicePath(s)) in IsAltPathPrefix()
137 bool IsDevicePath(CFSTR s) throw() in IsDevicePath() function
DFileIO.cpp415 IsDeviceFile = IsDevicePath(fileName); \
DFileFind.cpp469 if (IsDevicePath(path)) in Find()
/third_party/lzma/CPP/7zip/UI/Common/
DEnumDirItems.cpp1553 if (NFile::NName::IsDevicePath(path)) in ConvertToLongName()