Home
last modified time | relevance | path

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

/system/sepolicy/tests/
Dsepolicy_tests.py30 def TestDataTypeViolations(pol): argument
33 def TestSystemTypeViolations(pol): argument
51 def TestBpffsTypeViolations(pol): argument
54 def TestProcTypeViolations(pol): argument
57 def TestSysfsTypeViolations(pol): argument
63 def TestDebugfsTypeViolations(pol): argument
69 def TestTracefsTypeViolations(pol): argument
77 def TestVendorTypeViolations(pol): argument
86 def TestCoreDataTypeViolations(pol): argument
93 def TestPropertyTypeViolations(pol): argument
[all …]
Dsearchpolicy.py52 pol = policy.Policy(args.policy, None, args.libpath) variable
Dapex_sepolicy_tests_test.py42 def pol(self): member in ApexSepolicyTests
Dapex_sepolicy_tests.py111 def check_rule(pol, path: str, tcontext: str, rule: Rule) -> List[str]: argument
Dpolicy.py633 def setup(self, pol): argument
/system/sepolicy/tools/
Dcheck_seapp.c185 static policy_info pol = { variable