Home
last modified time | relevance | path

Searched refs:DeleteFileAlways (Results 1 - 9 of 9) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DTempFiles.cpp16 NDir::DeleteFileAlways(Paths.Back()); in Clear()
H A DUpdate.cpp1601 if (!DeleteFileAlways(us2fs(arcPath))) in UpdateArchive()
1824 DeleteFileAlways(phyPath); in UpdateArchive()
H A DArchiveExtractCallback.cpp1252 if (!DeleteFileAlways(fullProcessedPath)) in CheckExistFile()
2225 if (!DeleteFileAlways(_diskFilePath)) in CloseReparseAndFile()
/third_party/lzma/CPP/Windows/
H A DFileDir.cpp482 bool DeleteFileAlways(CFSTR path) in DeleteFileAlways() function
563 else if (!DeleteFileAlways(s)) in RemoveDirWithSubItems()
861 _mustBeDeleted = !DeleteFileAlways(_path); in Remove()
873 if (!DeleteFileAlways(name)) in MoveTo()
989 bool DeleteFileAlways(CFSTR path) in DeleteFileAlways() function
H A DFileDir.h60 bool DeleteFileAlways(CFSTR name);
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractCallbackSfx.cpp182 if (!DeleteFileAlways(fullProcessedPath)) in GetStream()
/third_party/lzma/CPP/7zip/Common/
H A DMultiOutStream.cpp218 if (!DeleteFileAlways(path)) in CloseStream_and_DeleteFile()
/third_party/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp462 if (!DeleteFileAlways(fullProcessedPath)) in GetStream()
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp781 if (!NDir::DeleteFileAlways(destPathSys)) in AskWrite()

Completed in 11 milliseconds