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

  /external/lzma/CPP/Common/
Wildcard.cpp 188 bool CItem::CheckPath(const UStringVector &pathParts, bool isFile) const
344 if (items[i].CheckPath(pathParts, isFile))
394 bool CCensorNode::CheckPath(bool isAltStream, const UString &path, bool isFile) const
632 bool CCensor::CheckPath(bool isAltStream, const UString &path, bool isFile) const
  /external/selinux/python/sepolicy/
sepolicy.py 52 class CheckPath(argparse.Action):

Completed in 87 milliseconds