Home
last modified time | relevance | path

Searched refs:MyMoveFile (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DFileDir.cpp220 bool MyMoveFile(CFSTR oldFile, CFSTR newFile) in MyMoveFile() function
878 return MyMoveFile(_path, name); in MoveTo()
955 bool MyMoveFile(CFSTR oldFile, CFSTR newFile) in MyMoveFile() function
H A DFileDir.h44 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
/third_party/lzma/CPP/7zip/Common/
H A DMultiOutStream.cpp251 if (!MyMoveFile(tempPath, path)) in CloseStream_and_FinalRename()
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp1605 if (!MyMoveFile(tempPath, us2fs(arcPath))) in UpdateArchive()
H A DArchiveExtractCallback.cpp1230 // MyMoveFile can rename folders. So it's OK to use it for folders too in CheckExistFile()
1231 if (!MyMoveFile(fullProcessedPath, existPath)) in CheckExistFile()

Completed in 9 milliseconds