Home
last modified time | relevance | path

Searched defs:pol (Results 1 – 4 of 4) sorted by relevance

/system/sepolicy/tests/
Dsepolicy_tests.py11 def TestDataTypeViolations(pol): argument
14 def TestProcTypeViolations(pol): argument
17 def TestSysfsTypeViolations(pol): argument
23 def TestDebugfsTypeViolations(pol): argument
30 def TestVendorTypeViolations(pol): argument
33 def TestCoreDataTypeViolations(pol): argument
96 pol = policy.Policy(options.policy, options.file_contexts, options.libpath) variable
Dtreble_sepolicy_tests.py74 pol = None variable
84 def GetAllDomains(pol): argument
135 def GetDomainEntrypoints(pol): argument
154 def GetAttributes(pol): argument
160 def GetAllTypes(pol, oldpol): argument
166 def setup(pol): argument
174 def compatSetup(pol, oldpol, mapping): argument
373 pol = policy.Policy(options.policy, options.file_contexts, options.libpath) variable
Dsearchpolicy.py38 pol = policy.Policy(args.policy, None, args.libpath) variable
/system/sepolicy/tools/
Dcheck_seapp.c170 static policy_info pol = { variable