Lines Matching refs:FString
127 CObjectVector<FString> Links;
149 FString Path;
152 CIndexToPathPair(UInt32 index, const FString &path): Index(index), Path(path) {}
185 FString Path;
312 FString _dirPathPrefix;
313 FString _dirPathPrefix_Full;
324 FString _diskFilePath;
411 void CreateComplexDirectory(const UStringVector &dirPathParts, FString &fullPath);
415 FString Hash_GetFullFilePath();
420 HRESULT SendMessageError(const char *message, const FString &path);
421 HRESULT SendMessageError_with_LastError(const char *message, const FString &path);
422 HRESULT SendMessageError2(HRESULT errorCode, const char *message, const FString &path1, const FString &path2);
438 FString DirPathPrefix_for_HashFiles;
481 const FString &directoryPath,
492 // FString _copyFile_Path;
494 HRESULT Link(const FString &fullProcessedPath);
535 HRESULT CheckExistFile(FString &fullProcessedPath, bool &needExit);
549 const FString &fullProcessedPath,