Home
last modified time | relevance | path

Searched refs:NFile (Results 1 – 25 of 53) sorted by relevance

123

/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()
276 CDirItem(const NWindows::NFile::NFind::CFileInfo &fi, in CDirItem()
325 HRESULT SetLinkInfo(CDirItem &dirItem, const NWindows::NFile::NFind::CFileInfo &fi,
356 const NWindows::NFile::NFind::CFileInfo &fi);
371 …HRESULT EnumerateOneDir(const FString &phyPrefix, CObjectVector<NWindows::NFile::NFind::CFileInfo>…
DExtractingFilePath.cpp214 if (parts.Size() > 3 && NWindows::NFile::NName::IsDrivePath2(parts[3])) in Correct_FsPath()
224 else if (NWindows::NFile::NName::IsDrivePath2(parts[0])) in Correct_FsPath()
DTempFiles.cpp10 using namespace NFile;
DArchiveName.h8 UString CreateArchiveName(const UStringVector &paths, const NWindows::NFile::NFind::CFileInfo *fi =…
DWorkDir.h17 NWindows::NFile::NDir::CTempFile _tempFile;
DWorkDir.cpp14 using namespace NFile;
DArchiveOpenCallback.h77 NWindows::NFile::NFind::CFileInfo _fileInfo;
DArchiveName.cpp14 using namespace NFile;
DExtract.cpp22 using namespace NFile;
454 if (!NFile::NDir::GetOnlyDirPrefix(us2fs(arcPath), dirPrefix)) in Extract()
/third_party/lzma/CPP/7zip/Common/
DInOutTempBuffer.h22 NWindows::NFile::NDir::CTempFile _tempFile;
23 NWindows::NFile::NIO::COutFile _outFile;
DFileStreams.cpp392 prop = (UInt32)NWindows::NFile::NFind::NAttributes:: in GetProperty()
425 prop = (UInt32)NWindows::NFile::NFind::NAttributes:: in GetProperty()
476 if (attrib) *attrib = NWindows::NFile::NFind::Get_WinAttribPosix_From_PosixMode(st.st_mode); in GetProps()
504 props->Attrib = NWindows::NFile::NFind::Get_WinAttribPosix_From_PosixMode(st.st_mode); in GetProps2()
537 prop = (UInt32)NWindows::NFile::NFind::Get_WinAttribPosix_From_PosixMode(st.st_mode); in GetProperty()
DFileStreams.h35 NWindows::NFile::NIO::CInFile File;
127 NWindows::NFile::NIO::COutFile File;
DFilePathAutoRename.cpp17 return NFile::NFind::DoesFileOrDirExist(path); in MakeAutoName()
DInOutTempBuffer.cpp13 using namespace NFile;
/third_party/lzma/CPP/Windows/
DFileMapping.cpp8 namespace NFile { namespace
DFileSystem.h10 namespace NFile {
DFileIO.cpp37 using namespace NFile;
41 namespace NFile { namespace
623 namespace NFile { namespace
864 /* bool res2 = */ NWindows::NFile::NDir::SetDirTime(Path, in Close()
DFileDir.cpp31 using namespace NFile;
59 namespace NFile { namespace
835 NWindows::NFile::NIO::COutFile outFile; in My__CopyFile()
839 NWindows::NFile::NIO::CInFile inFile; in My__CopyFile()
DFileDir.h11 namespace NFile {
DFileName.h9 namespace NFile {
DFileLink.cpp28 namespace NFile { namespace
492 NFile::NFind::CFileInfo fi; in SetReparseData()
DFileSystem.cpp19 namespace NFile { namespace
/third_party/lzma/CPP/7zip/UI/Console/
DHashCon.cpp46 NWindows::NFile::NName::NormalizeDirPathPrefix(_percent.FileName); in ScanProgress()
233 NWindows::NFile::NName::NormalizeDirPathPrefix(_fileName); in GetStream()
/third_party/lzma/CPP/Common/
DListFileUtils.cpp14 #define CSysInFile NWindows::NFile::NIO::CInFile
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractEngine.cpp18 using namespace NFile;

123