Searched refs:_directoryPath (Results 1 – 5 of 5) sorted by relevance
34 _directoryPath = directoryPath; in Init()35 NName::NormalizeDirPathPrefix(_directoryPath); in Init()81 FString fullPath = _directoryPath; in CreateComplexDirectory()158 FString fullProcessedPath = _directoryPath + us2fs(processedPath); in GetStream()
36 FString _directoryPath; variable
209 FString _directoryPath; // Output directory member in CArchiveExtractCallback239 _directoryPath = directoryPath; in Init()240 NName::NormalizeDirPathPrefix(_directoryPath); in Init()331 CreateComplexDir(_directoryPath + us2fs(_filePath.Left(slashPos))); in GetStream()334 FString fullProcessedPath = _directoryPath + us2fs(_filePath); in GetStream()
228 _directoryPath = directoryPath; in Init()229 NName::NormalizeDirPathPrefix(_directoryPath); in Init()315 fullPath = _directoryPath; in CreateComplexDirectory()706 MakeCorrectPath(_directoryPath.IsEmpty(), pathParts, replace); in GetStream()738 fullProcessedPath = _directoryPath + fullProcessedPath; in GetStream()
141 FString _directoryPath; variable