Searched refs:_removePathParts (Results 1 – 2 of 2) sorted by relevance
50 _removePathParts = removePathParts; in Init()232 numRemovePathParts = _removePathParts.Size(); in GetStream()236 if (_removePathParts[i].CompareNoCase(pathParts[i]) != 0) in GetStream()
75 UStringVector _removePathParts; variable