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

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
rbacrule.py 30 return RoleAllow(policy, name)
44 class RoleAllow(rule.PolicyRule):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/policyrep/
rbacrule.py 30 return RoleAllow(policy, name)
44 class RoleAllow(rule.PolicyRule):
  /external/selinux/sepolgen/src/sepolgen/
refpolicy.py 131 return itertools.ifilter(lambda x: isinstance(x, RoleAllow), walktree(self))
527 class RoleAllow(Leaf):
refparser.py 779 r = refpolicy.RoleAllow()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
refpolicy.py 131 return itertools.ifilter(lambda x: isinstance(x, RoleAllow), walktree(self))
527 class RoleAllow(Leaf):
refparser.py 779 r = refpolicy.RoleAllow()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/sepolgen/
refpolicy.py 131 return itertools.ifilter(lambda x: isinstance(x, RoleAllow), walktree(self))
527 class RoleAllow(Leaf):
refparser.py 779 r = refpolicy.RoleAllow()

Completed in 343 milliseconds