Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Common/
DFilePathAutoRename.h8 bool AutoRenamePath(FString &fullProcessedPath);
DFilePathAutoRename.cpp20 bool AutoRenamePath(FString &path) in AutoRenamePath() function
/third_party/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp1198 if (!AutoRenamePath(fullProcessedPath)) in CheckExistFile()
1208 if (!AutoRenamePath(existPath)) in CheckExistFile()
/third_party/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp764 if (!AutoRenamePath(destPathSys)) in AskWrite()