Home
last modified time | relevance | path

Searched refs:isPathFromRoot (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DExtractingFilePath.cpp106 void MakeCorrectPath(bool isPathFromRoot, UStringVector &pathParts, bool replaceAltStreamColon) in MakeCorrectPath() argument
113 if (i == 0 && isPathFromRoot && NWindows::NFile::NName::IsDrivePath(s)) in MakeCorrectPath()
DExtractingFilePath.h14 void MakeCorrectPath(bool isPathFromRoot, UStringVector &pathParts, bool replaceAltStreamColon);