Searched defs:CheckPath (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CPP/Common/ | ||
D | Wildcard.cpp | 211 bool CItem::CheckPath(const UStringVector &pathParts, bool isFile) const in CheckPath() function in NWildcard::CItem |
/external/selinux/python/sepolicy/ | ||
D | sepolicy.py | 52 class CheckPath(argparse.Action): class |