Searched refs:_removePathParts (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.h75 UStringVector _removePathParts; member in class:CArchiveExtractCallback
H A DArchiveExtractCallback.cpp50 _removePathParts = removePathParts;
232 numRemovePathParts = _removePathParts.Size();
236 if (_removePathParts[i].CompareNoCase(pathParts[i]) != 0)

Completed in 52 milliseconds