Searched refs:GetCorrectFsPath (Results 1 – 5 of 5) sorted by relevance
25 return GetCorrectFsPath(fs2us(resultName)); in CreateArchiveName()69 return GetCorrectFsPath(fs2us(CreateArchiveName2(us2fs(srcName), fromPrev, keepName))); in CreateArchiveName()
16 UString GetCorrectFsPath(const UString &path);
163 UString GetCorrectFsPath(const UString &path) in GetCorrectFsPath() function
54 outDir.Replace(FSTRING_ANY_MASK, us2fs(GetCorrectFsPath(replaceName))); in DecompressArchive()
868 const FString path = DirPrefix + us2fs(GetCorrectFsPath(file.Name)); in FlushToDisk()