Searched refs:resFileName (Results 1 – 2 of 2) sorted by relevance
428 bool GetFullPathAndSplit(CFSTR path, FString &resDirPrefix, FString &resFileName) in GetFullPathAndSplit() argument434 resFileName = resDirPrefix.Ptr(pos + 1); in GetFullPathAndSplit()441 FString resFileName; in GetOnlyDirPrefix() local442 return GetFullPathAndSplit(path, resDirPrefix, resFileName); in GetOnlyDirPrefix()
32 bool GetFullPathAndSplit(CFSTR path, FString &resDirPrefix, FString &resFileName);