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 273 bool CCensorNode::CheckPathCurrent(bool include, const UStringVector &pathParts, bool isFile) const
284 if (CheckPathCurrent(false, pathParts, isFile))
290 bool finded = CheckPathCurrent(true, pathParts, isFile);
321 if (CheckPathCurrent(include, pathParts, isFile))
Wildcard.h 31 bool CheckPathCurrent(bool include, const UStringVector &pathParts, bool isFile) const;

Completed in 631 milliseconds