Searched refs:fas2fs (Results 1 – 6 of 6) sorted by relevance
36 path = fas2fs(s); in GetWindowsDir()58 path = fas2fs(s); in GetSystemDir()413 path = fas2fs(s); in GetCurrentDir()455 path = fas2fs(s); in MyGetTempPath()
72 path = fas2fs(s); in MyGetModuleFileName()
97 fi.Name = fas2fs(fd.cFileName); in Convert_WIN32_FIND_DATA_to_FileInfo()543 driveStrings.Add(fas2fs(s)); in MyGetLogicalDriveStrings()
221 path = fs2us(fas2fs(s)); in GetCurDir()
498 FString fas2fs(const AString &s);510 #define fas2fs(_x_) (_x_) macro
1196 FString fas2fs(const AString &s) in fas2fs() function