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

  /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/setoolsgui/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 307 return sum(1 for _ in self.typeattributes())
468 def typeattributes(self): member in class:SELinuxPolicy
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/policyrep/
__init__.py 307 return sum(1 for _ in self.typeattributes())
468 def typeattributes(self): member in class:SELinuxPolicy
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/apol/
terulequery.py 45 typeattr_completion_list.extend(str(a) for a in self.policy.typeattributes())
  /external/selinux/sepolgen/src/sepolgen/
interfaces.py 277 for typeattribute in interface.typeattributes():
refpolicy.py 116 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 116 def typeattributes(self): member in class:Node
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/sepolgen/
interfaces.py 277 for typeattribute in interface.typeattributes():
refpolicy.py 116 def typeattributes(self): member in class:Node

Completed in 126 milliseconds