Searched refs:Correct_FsPath (Results 1 – 3 of 3) sorted by relevance
15 void Correct_FsPath(bool absIsAllowed, UStringVector &parts, bool isDir);
141 void Correct_FsPath(bool absIsAllowed, UStringVector &parts, bool isDir) in Correct_FsPath() function
983 Correct_FsPath(_pathMode == NExtract::NPathMode::kAbsPaths, pathParts, _item.MainIsDir); in GetStream()