Home
last modified time | relevance | path

Searched refs:NDir (Results 1 – 25 of 26) sorted by relevance

12

/external/lzma/CPP/7zip/UI/Common/
DTempFiles.cpp16 NDir::DeleteFileAlways(Paths.Back()); in Clear()
DWorkDir.h17 NWindows::NFile::NDir::CTempFile _tempFile;
DArchiveName.cpp34 if (NFile::NDir::GetOnlyDirPrefix(srcName, dirPrefix)) in CreateArchiveName2()
DWorkDir.cpp14 using namespace NDir;
DArchiveExtractCallback.cpp32 using namespace NDir;
230 NDir::MyGetFullPathName(directoryPath, _directoryPathFull); in Init()
DExtract.cpp20 using namespace NDir;
DUpdateCallback.cpp341 if (NDir::MyGetFullPathName(us2fs(phyPath), fullPath)) in GetProperty()
DArchiveCommandLine.cpp778 NDir::MyGetTempPath(options.WorkingDir); in SetAddCommandOptions()
930 NFile::NDir::MyGetFullPathName(us2fs(paths[i]), fullPath); in EnumerateDirItemsAndSort()
DEnumDirItems.cpp722 if (!NDir::MyGetFullPathName(us2fs(GetPhyPath(i)), fullPathF)) in FillFixedReparse()
DOpenArchive.cpp2965 NFile::NDir::GetFullPathAndSplit(filePath, dirPrefix, fileName); in SetCallback()
2980 NFile::NDir::GetFullPathAndSplit(us2fs(op.filePath), prefix, name); in Open2()
/external/lzma/CPP/7zip/Common/
DInOutTempBuffer.h13 NWindows::NFile::NDir::CTempFile _tempFile;
DInOutTempBuffer.cpp14 using namespace NDir;
/external/lzma/CPP/Windows/
DFileLink.cpp378 return NDir::CreateComplexDir(path2); in CreatePrefixDirOfFile()
397 if (!NDir::CreateComplexDir(path)) in SetReparseData()
DFileDir.h12 namespace NDir {
DFileDir.cpp23 namespace NDir { namespace
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractEngine.cpp19 using namespace NDir;
DExtractCallbackSfx.cpp16 using namespace NDir;
DSfxSetup.cpp28 using namespace NDir;
/external/lzma/CPP/7zip/Bundles/SFXWin/
DSfxWin.cpp31 using namespace NDir;
/external/lzma/CPP/7zip/UI/GUI/
DExtractGUI.cpp35 using namespace NDir;
/external/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.cpp26 using namespace NDir;
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp627 if (!NDir::DeleteFileAlways(destPathSys)) in AskWrite()
893 NDir::SetFileAttrib(path, file.Attrib); in FlushToDisk()
DBrowseDialog.cpp739 if (!NDir::CreateComplexDir(destPath)) in OnCreateDir()
/external/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp27 using namespace NDir;
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp40 using namespace NDir;

12