Home
last modified time | relevance | path

Searched refs:NFile (Results 1 - 25 of 55) sorted by relevance

123

/third_party/lzma/CPP/7zip/UI/Common/
H A 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);
370 // HRESULT EnumerateOneDir(const FString &phyPrefix, CObjectVector<NWindows::NFile::NFind::CDirEntry> &files);
371 HRESULT EnumerateOneDir(const FString &phyPrefix, CObjectVector<NWindows::NFile::NFind::CFileInfo> &files);
H A 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()
H A DArchiveName.h13 const NWindows::NFile::NFind::CFileInfo *fi,
H A DTempFiles.cpp10 using namespace NFile;
H A DWorkDir.h17 NWindows::NFile::NDir::CTempFile _tempFile;
H A DWorkDir.cpp11 using namespace NFile;
H A DArchiveOpenCallback.h161 NWindows::NFile::NFind::CFileInfo _fileInfo;
H A DArchiveName.cpp17 using namespace NFile;
H A DEnumDirItems.cpp29 using namespace NFile;
33 static bool FindFile_KeepDots(NFile::NFind::CFileInfo &fi, const FString &path, bool followLink) in FindFile_KeepDots()
417 NFile::NName::IsAltStreamPrefixWithColon(fs2us(phyPrefix)); in EnumerateItems2()
1528 NFile::NDir::MyGetFullPathName(paths[i], fullPath); in EnumerateDirItemsAndSort()
1570 if (NFile::NName::IsDevicePath(path)) in ConvertToLongName()
/third_party/lzma/CPP/7zip/Common/
H A DInOutTempBuffer.h29 NWindows::NFile::NDir::CTempFile _tempFile;
30 NWindows::NFile::NIO::COutFile _outFile;
H A DFileStreams.h67 NWindows::NFile::NIO::CInFile File; in Z7_class_final()
140 NWindows::NFile::NIO::COutFile File;
H A DFileStreams.cpp403 prop = (UInt32)NWindows::NFile::NFind::NAttributes:: in GetProperty()
436 prop = (UInt32)NWindows::NFile::NFind::NAttributes:: in GetProperty()
489 if (attrib) *attrib = NWindows::NFile::NFind::Get_WinAttribPosix_From_PosixMode(st.st_mode); in GetProps()
519 props->Attrib = NWindows::NFile::NFind::Get_WinAttribPosix_From_PosixMode(st.st_mode); in GetProps2()
554 prop = (UInt32)NWindows::NFile::NFind::Get_WinAttribPosix_From_PosixMode(st.st_mode); in GetProperty()
H A DFilePathAutoRename.cpp17 return NFile::NFind::DoesFileOrDirExist(path); in MakeAutoName()
/third_party/lzma/CPP/Windows/
H A DFileMapping.cpp8 namespace NFile { namespace
H A DFileIO.cpp37 using namespace NFile;
41 namespace NFile { namespace
623 namespace NFile {
864 /* bool res2 = */ NWindows::NFile::NDir::SetDirTime(Path,
H A DFileSystem.h10 namespace NFile { namespace
H A DFileDir.cpp31 using namespace NFile;
59 namespace NFile { namespace
930 NWindows::NFile::NIO::COutFile outFile; in My_CopyFile()
934 NWindows::NFile::NIO::CInFile inFile; in My_CopyFile()
H A DFileSystem.cpp19 namespace NFile { namespace
H A DFileName.h9 namespace NFile { namespace
H A DFileDir.h11 namespace NFile { namespace
/third_party/lzma/CPP/7zip/UI/Console/
H A DHashCon.cpp46 NWindows::NFile::NName::NormalizeDirPathPrefix(_percent.FileName); in ScanProgress()
233 NWindows::NFile::NName::NormalizeDirPathPrefix(_fileName); in GetStream()
/third_party/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp60 using namespace NFile;
591 struct CDirItem: public NWindows::NFile::NFind::CFileInfoBase
596 CDirItem(const NWindows::NFile::NFind::CFileInfo &fi): in CDirItem()
/third_party/lzma/CPP/Common/
H A DListFileUtils.cpp14 #define CSysInFile NWindows::NFile::NIO::CInFile
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractEngine.cpp18 using namespace NFile;
/third_party/lzma/CPP/7zip/Bundles/SFXWin/
H A DSfxWin.cpp38 using namespace NFile;

Completed in 21 milliseconds

123