Home
last modified time | relevance | path

Searched refs:MyMoveFile (Results 1 – 4 of 4) sorted by relevance

/third_party/lzma/CPP/Windows/
DFileDir.cpp211 bool MyMoveFile(CFSTR oldFile, CFSTR newFile) in MyMoveFile() function
788 return MyMoveFile(_path, name); in MoveTo()
860 bool MyMoveFile(CFSTR oldFile, CFSTR newFile) in MyMoveFile() function
DFileDir.h44 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
/third_party/lzma/CPP/7zip/UI/Common/
DUpdate.cpp1671 if (!MyMoveFile(tempPath, us2fs(arcPath))) in UpdateArchive()
DArchiveExtractCallback.cpp1214 if (!MyMoveFile(fullProcessedPath, existPath)) in CheckExistFile()