Searched refs:fas2fs (Results 1 – 6 of 6) sorted by relevance
36 path = fas2fs(s); in GetWindowsDir()58 path = fas2fs(s); in GetSystemDir()520 path = fas2fs(s); in GetCurrentDir()562 path = fas2fs(s); in MyGetTempPath()
72 path = fas2fs(s); in MyGetModuleFileName()
98 fi.Name = fas2fs(fd.cFileName); in Convert_WIN32_FIND_DATA_to_FileInfo()711 driveStrings.Add(fas2fs(s)); in MyGetLogicalDriveStrings()
359 path = fs2us(fas2fs(s)); in GetCurDir()
757 FString fas2fs(const AString &s);769 #define fas2fs(_x_) (_x_) macro
1545 FString fas2fs(const AString &s) in fas2fs() function