Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileFind.h24 class CFileInfoBase
44 CFileInfoBase() { Clear(); } in CFileInfoBase() function
63 struct CFileInfo: public CFileInfoBase
DFileFind.cpp281 void CFileInfoBase::Clear() throw() in Clear()