Searched refs:IsDots (Results 1 - 2 of 2) sorted by relevance
/third_party/lzma/CPP/Windows/ | ||
H A D | FileFind.h | 167 bool IsDots() const throw();
296 bool IsDots() const throw(); |
H A D | FileFind.cpp | 98 bool CFileInfo::IsDots() const throw()
in IsDots() function in NWindows::NFile::NFind::CFileInfo 783 if (!fi.IsDots()) in Next() 795 if (!fi.IsDots()) in Next() 1190 bool CDirEntry::IsDots() const throw() in IsDots() function in NWindows::NFile::NFind::CDirEntry 1282 if (!fi.IsDots()) in Next() |
Completed in 3 milliseconds