Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DExtract.cpp53 UStringVector removePathParts; in DecompressArchive() local
79 removePathParts, in DecompressArchive()
DArchiveExtractCallback.h138 const UStringVector &removePathParts,
DArchiveExtractCallback.cpp31 const UStringVector &removePathParts, in Init() argument
50 _removePathParts = removePathParts; in Init()