Searched refs:GetCorrectFsPath (Results 1 – 4 of 4) sorted by relevance
10 UString GetCorrectFsPath(const UString &path);
53 return GetCorrectFsPath(CreateArchiveName2(srcName, fromPrev, keepName)); in CreateArchiveName()
117 UString GetCorrectFsPath(const UString &path) in GetCorrectFsPath() function
56 outDir.Replace(L"*", GetCorrectFsPath(arc.DefaultName)); in DecompressArchive()