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
145 removePathParts, in DecompressArchive()
DArchiveExtractCallback.h277 const UStringVector &removePathParts,
DArchiveExtractCallback.cpp184 const UStringVector &removePathParts, in Init() argument
223 _removePathParts = removePathParts; in Init()