Home
last modified time | relevance | path

Searched refs:removePathParts (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DExtract.cpp39 UStringVector removePathParts; in DecompressArchive() local
148 removePathParts.Add(elimPrefix); in DecompressArchive()
182 removePathParts, false, in DecompressArchive()
DArchiveExtractCallback.h330 const UStringVector &removePathParts, bool removePartsForAltStreams,
DArchiveExtractCallback.cpp206 const UStringVector &removePathParts, bool removePartsForAltStreams, in Init() argument
256 _removePathParts = removePathParts; in Init()