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

  /external/lzma/CPP/Common/
Wildcard.cpp 349 bool CCensorNode::CheckPathCurrent(bool include, const UStringVector &pathParts, bool isFile) const
360 if (CheckPathCurrent(false, pathParts, isFile))
366 bool finded = CheckPathCurrent(true, pathParts, isFile);
412 if (CheckPathCurrent(include, pathParts, isFile))
Wildcard.h 67 bool CheckPathCurrent(bool include, const UStringVector &pathParts, bool isFile) const;

Completed in 64 milliseconds