Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileName.h31 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
DFileName.cpp74 if (IsDevicePath(s)) in IsAltPathPrefix()
103 bool IsDevicePath(CFSTR s) throw() in IsDevicePath() function
DFileIO.cpp305 IsDeviceFile = IsDevicePath(fileName); \
DFileFind.cpp422 if (IsDevicePath(path)) in Find()
/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp615 if (NFile::NName::IsDevicePath(path)) in ConvertToLongName()