Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileDir.h32 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
DFileDir.cpp166 bool MyMoveFile(CFSTR oldFile, CFSTR newFile) in MyMoveFile() function
681 return MyMoveFile(_path, name); in MoveTo()
/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp1163 if (!MyMoveFile(fullProcessedPath, existPath)) in GetStream()
DUpdate.cpp1525 if (!MyMoveFile(tempPath, us2fs(arcPath))) in UpdateArchive()