HomeSort by relevance Sort by last modified time
    Searched refs:NFile (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/lzma/CPP/Windows/
FileMapping.cpp 8 namespace NFile {
FileSystem.h 10 namespace NFile {
FileDir.h 11 namespace NFile {
FileName.h 9 namespace NFile {
FileSystem.cpp 19 namespace NFile {
FileLink.cpp 21 namespace NFile {
394 NFile::NFind::CFileInfo fi;
  /external/lzma/CPP/7zip/UI/Common/
TempFiles.cpp 10 using namespace NFile;
ArchiveName.h 11 UString CreateArchiveName(const NWindows::NFile::NFind::CFileInfo &fileInfo, bool keepName);
EnumDirItems.h 13 const NWindows::NFile::NFind::CFileInfo &fi, CObjectVector<CDirItem> &dirItems);
WorkDir.h 17 NWindows::NFile::NDir::CTempFile _tempFile;
DirItem.h 93 HRESULT SetLinkInfo(CDirItem &dirItem, const NWindows::NFile::NFind::CFileInfo &fi,
114 const NWindows::NFile::NFind::CFileInfo &fi);
ArchiveName.cpp 12 using namespace NFile;
ArchiveOpenCallback.h 76 NWindows::NFile::NFind::CFileInfo _fileInfo;
ExtractingFilePath.cpp 160 if (parts.Size() > 3 && NWindows::NFile::NName::IsDrivePath2(parts[3]))
170 else if (NWindows::NFile::NName::IsDrivePath2(parts[0]))
WorkDir.cpp 13 using namespace NFile;
ArchiveOpenCallback.cpp 110 if (!NFile::NName::GetFullPath(_folderPrefix, us2fs(name2), fullPath))
  /external/lzma/CPP/7zip/Common/
InOutTempBuffer.h 13 NWindows::NFile::NDir::CTempFile _tempFile;
14 NWindows::NFile::NIO::COutFile _outFile;
FilePathAutoRename.cpp 22 return NFile::NFind::DoesFileOrDirExist(path);
FileStreams.h 45 NWindows::NFile::NIO::CInFile File;
56 NC::NFile::NIO::CInFile File;
114 NWindows::NFile::NIO::COutFile File;
116 NC::NFile::NIO::COutFile File;
InOutTempBuffer.cpp 13 using namespace NFile;
  /external/lzma/CPP/Common/
C_FileIO.h 19 namespace NFile {
C_FileIO.cpp 13 namespace NFile {
ListFileUtils.cpp 30 NWindows::NFile::NIO::CInFile file;
  /external/lzma/CPP/7zip/Bundles/SFXSetup/
ExtractEngine.cpp 18 using namespace NFile;
  /external/lzma/CPP/7zip/Bundles/SFXWin/
SfxWin.cpp 34 using namespace NFile;

Completed in 139 milliseconds

1 2 3