Searched refs:resFileName (Results 1 – 2 of 2) sorted by relevance
544 bool GetFullPathAndSplit(CFSTR path, FString &resDirPrefix, FString &resFileName) in GetFullPathAndSplit() argument550 resFileName = resDirPrefix.Ptr(pos + 1); in GetFullPathAndSplit()557 FString resFileName; in GetOnlyDirPrefix() local558 return GetFullPathAndSplit(path, resDirPrefix, resFileName); in GetOnlyDirPrefix()
52 bool GetFullPathAndSplit(CFSTR path, FString &resDirPrefix, FString &resFileName);