HomeSort by relevance Sort by last modified time
    Searched refs:role_allow_count (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
__init__.py 355 def role_allow_count(self): member in class:SELinuxPolicy
357 return self.policy.role_allow_count()
qpol.py 191 def role_allow_count(self): return _qpol.qpol_policy_t_role_allow_count(self) member in class:qpol_policy_t
    [all...]
qpol.i 660 size_t role_allow_count() {
    [all...]
  /external/selinux/prebuilts/bin/
seinfo.py 322 p.role_allow_count, p.role_transition_count))

Completed in 68 milliseconds