Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
H A DExtract.cpp56 UStringVector removePathParts; in DecompressArchive() local
170 removePathParts.Add(elimPrefix); in DecompressArchive()
201 removePathParts, false, in DecompressArchive()
H A DArchiveExtractCallback.h482 const UStringVector &removePathParts, bool removePartsForAltStreams,
H A DArchiveExtractCallback.cpp303 const UStringVector &removePathParts, bool removePartsForAltStreams, in Init()
362 _removePathParts = removePathParts; in Init()
296 Init( const CExtractNtOptions &ntOptions, const NWildcard::CCensorNode *wildcardCensor, const CArc *arc, IFolderArchiveExtractCallback *extractCallback2, bool stdOutMode, bool testMode, const FString &directoryPath, const UStringVector &removePathParts, bool removePartsForAltStreams, UInt64 packSize) Init() argument

Completed in 6 milliseconds