HomeSort by relevance Sort by last modified time
    Searched full:typeattributes (Results 1 - 7 of 7) sorted by null

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
typeattr.py 47 (SymbolWrapper(r) for r in self.left_policy.typeattributes()),
48 (SymbolWrapper(r) for r in self.right_policy.typeattributes()))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
typeattrquery.py 59 for attr in self.policy.typeattributes():
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
__init__.py 311 return sum(1 for _ in self.typeattributes())
472 def typeattributes(self): member in class:SELinuxPolicy
  /external/selinux/sepolgen/src/sepolgen/
interfaces.py 277 for typeattribute in interface.typeattributes():
refpolicy.py 115 def typeattributes(self): member in class:Node
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
interfaces.py 277 for typeattribute in interface.typeattributes():
refpolicy.py 115 def typeattributes(self): member in class:Node

Completed in 336 milliseconds