Lines Matching refs:FString
100 static FString CmdStringToFString(const char *s)
146 static void PrintError(const char *message, const FString &name)
327 FString _directoryPath; // Output directory
329 FString _diskFilePath; // full path to file on disk
343 void Init(IInArchive *archiveHandler, const FString &directoryPath);
352 void CArchiveExtractCallback::Init(IInArchive *archiveHandler, const FString &directoryPath)
450 FString fullProcessedPath = _directoryPath + us2fs(_filePath);
594 FString FullPath; // for filesystem
615 FString DirPrefix;
727 FString path = DirPrefix + dirItem.FullPath;
822 FString dllPrefix;
855 CObjectVector<FString> params;
898 const FString &archiveName = params[0];
913 const FString &name = params[i];
1083 extractCallbackSpec->Init(archive, FString()); // second parameter is output folder path