Home
last modified time | relevance | path

Searched defs:CheckPath (Results 1 – 2 of 2) sorted by relevance

/external/selinux/python/sepolicy/
Dsepolicy.py52 class CheckPath(argparse.Action): class
/external/lzma/CPP/Common/
DWildcard.cpp182 bool CItem::CheckPath(const UStringVector &pathParts, bool isFile) const in CheckPath() function in NWildcard::CItem