Home
last modified time | relevance | path

Searched refs:CheckPathCurrent (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Common/
DWildcard.cpp349 bool CCensorNode::CheckPathCurrent(bool include, const UStringVector &pathParts, bool isFile) const in CheckPathCurrent() function in NWildcard::CCensorNode
360 if (CheckPathCurrent(false, pathParts, isFile)) in CheckPathVect()
366 bool finded = CheckPathCurrent(true, pathParts, isFile); in CheckPathVect()
412 if (CheckPathCurrent(include, pathParts, isFile)) in CheckPathToRoot()
DWildcard.h67 bool CheckPathCurrent(bool include, const UStringVector &pathParts, bool isFile) const;