Home
last modified time | relevance | path

Searched refs:IsDeviceName (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/
DFileFind.cpp19 bool IsDeviceName(LPCTSTR n);
21 bool IsDeviceName(LPCWSTR n);
204 if (IsDeviceName(wildcard)) in Find()
226 if (IsDeviceName(wildcard)) in Find()
DFileIO.cpp22 bool IsDeviceName(LPCTSTR n) in IsDeviceName() function
47 bool IsDeviceName(LPCWSTR n) in IsDeviceName() function
281 IsDeviceFile = IsDeviceName(fileName); \