Searched refs:_filePath (Results 1 – 3 of 3) sorted by relevance
185 UString _filePath; // name inside arcvhive member in CArchiveExtractCallback248 _filePath = fullPath; in GetStream()306 int slashPos = _filePath.ReverseFind(WCHAR_PATH_SEPARATOR); in GetStream()308 NFile::NDirectory::CreateComplexDirectory(_directoryPath + _filePath.Left(slashPos)); in GetStream()311 UString fullProcessedPath = _directoryPath + _filePath; in GetStream()356 PrintString(_filePath); in PrepareOperation()
39 UString _filePath; variable
166 _filePath = fullPath; in GetStream()409 return _extractCallback2->PrepareOperation(_filePath, _fi.IsDir, in PrepareOperation()