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;
DWorkDir.cpp14 using namespace NDir;
DArchiveName.cpp38 if (NDir::GetOnlyDirPrefix(path, dirPrefix)) in CreateArchiveName2()
DArchiveExtractCallback.cpp42 using namespace NDir;
272 NDir::MyGetFullPathName(directoryPath, _dirPathPrefix_Full); in Init()
1671 return NDir::SetDirTime(Path, in SetDirTime()
DExtract.cpp20 using namespace NDir;
DEnumDirItems.cpp893 if (!NDir::MyGetFullPathName(GetPhyPath(i), fullPathF)) in FillFixedReparse()
975 NFile::NDir::MyGetFullPathName(paths[i], fullPath); in EnumerateDirItemsAndSort()
DUpdateCallback.cpp360 if (NDir::MyGetFullPathName(phyPath, fullPath)) in GetProperty()
DArchiveCommandLine.cpp762 NDir::MyGetTempPath(options.WorkingDir); in SetAddCommandOptions()
DOpenArchive.cpp3290 NFile::NDir::GetFullPathAndSplit(us2fs(op.filePath), prefix, name); in Open2()
3395 NFile::NDir::GetFullPathAndSplit(us2fs(op.filePath), dirPrefix, fileName); in ReOpen()
/external/lzma/CPP/7zip/Common/
DInOutTempBuffer.h13 NWindows::NFile::NDir::CTempFile _tempFile;
DInOutTempBuffer.cpp14 using namespace NDir;
/external/lzma/CPP/Windows/
DFileLink.cpp392 return NDir::CreateComplexDir(path2); in CreatePrefixDirOfFile()
411 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.cpp32 using namespace NDir;
/external/lzma/CPP/7zip/Bundles/SFXWin/
DSfxWin.cpp35 using namespace NDir;
/external/lzma/CPP/7zip/UI/GUI/
DExtractGUI.cpp35 using namespace NDir;
/external/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp33 using namespace NDir;
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp764 if (!NDir::DeleteFileAlways(destPathSys)) in AskWrite()
1032 NDir::SetFileAttrib_PosixHighDetect(path, file.Attrib); in FlushToDisk()
DBrowseDialog.cpp746 if (!NDir::CreateComplexDir(destPath)) in OnCreateDir()
/external/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.cpp28 using namespace NDir;
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp48 using namespace NDir;

12