Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DDirItem.h231 struct CDirItem: public NWindows::NFile::NFind::CFileInfoBase
248 void Copy_From_FileInfoBase(const NWindows::NFile::NFind::CFileInfoBase &fi) in Copy_From_FileInfoBase()
250 (NWindows::NFile::NFind::CFileInfoBase &)*this = fi; in Copy_From_FileInfoBase()
278 CFileInfoBase(fi) in CDirItem()
/third_party/lzma/CPP/Windows/
DFileFind.h67 class CFileInfoBase
100 CFileInfoBase() { ClearBase(); } in CFileInfoBase() function
160 struct CFileInfo: public CFileInfoBase
DFileFind.cpp75 void CFileInfoBase::ClearBase() throw() in ClearBase()
665 bool CFileInfoBase::Fill_From_ByHandleFileInfo(CFSTR path) in Fill_From_ByHandleFileInfo()
/third_party/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp610 struct CDirItem: public NWindows::NFile::NFind::CFileInfoBase
616 CFileInfoBase(fi) in CDirItem()