HomeSort by relevance Sort by last modified time
    Searched refs:CheckPathVect (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/Common/
Wildcard.cpp 358 bool CCensorNode::CheckPathVect(const UStringVector &pathParts, bool isFile, bool &include) const
374 if (SubNodes[index].CheckPathVect(pathParts2, isFile, include))
384 if (CheckPathVect(pathParts, isFile, include))
396 return CheckPathVect(pathParts, isFile, include);
Wildcard.h 69 bool CheckPathVect(const UStringVector &pathParts, bool isFile, bool &include) const;

Completed in 48 milliseconds