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() { ClearBase(); } in CFileInfoBase() function
63 struct CFileInfo: public CFileInfoBase
DFileFind.cpp341 void CFileInfoBase::ClearBase() throw() in ClearBase()