HomeSort by relevance Sort by last modified time
    Searched refs:DeleteFileAlways (Results 1 - 8 of 8) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
TempFiles.cpp 16 NDir::DeleteFileAlways(Paths.Back());
Update.cpp 271 DeleteFileAlways(altStream.Name);
    [all...]
ArchiveExtractCallback.cpp 1151 if (!DeleteFileAlways(fullProcessedPath))
    [all...]
  /external/lzma/CPP/Windows/
FileDir.h 35 bool DeleteFileAlways(CFSTR name);
FileDir.cpp 396 bool DeleteFileAlways(CFSTR path)
470 else if (!DeleteFileAlways(s))
655 _mustBeDeleted = !DeleteFileAlways(_path);
663 if (!DeleteFileAlways(name))
  /external/lzma/CPP/7zip/Bundles/SFXSetup/
ExtractCallbackSfx.cpp 182 if (!DeleteFileAlways(fullProcessedPath))
  /external/lzma/CPP/7zip/UI/Client7z/
Client7z.cpp 354 if (!DeleteFileAlways(fullProcessedPath))
  /external/lzma/CPP/7zip/UI/FileManager/
ExtractCallback.cpp 764 if (!NDir::DeleteFileAlways(destPathSys))

Completed in 324 milliseconds