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

  /external/lzma/CPP/Windows/
FileDir.h 19 bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
FileDir.cpp 157 bool MyMoveFile(CFSTR oldFile, CFSTR newFile)
666 return MyMoveFile(_path, name);
  /external/lzma/CPP/7zip/UI/Common/
ArchiveExtractCallback.cpp 1128 // MyMoveFile can raname folders. So it's OK to use it for folders too
1129 if (!MyMoveFile(fullProcessedPath, existPath))
    [all...]
Update.cpp     [all...]

Completed in 292 milliseconds