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

  /external/selinux/sepolgen/src/sepolgen/
refparser.py 86 'PIRQCON',
151 'pirqcon' : 'PIRQCON',
524 | pirqcon
667 'pirqcon : PIRQCON NUMBER context'
668 c = refpolicy.PirqCon()
refpolicy.py 653 class PirqCon(Leaf):
660 return "pirqcon %s %s" % (self.pirq_number, str(self.context))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
refparser.py 86 'PIRQCON',
151 'pirqcon' : 'PIRQCON',
525 | pirqcon
668 'pirqcon : PIRQCON NUMBER context'
669 c = refpolicy.PirqCon()
refpolicy.py 653 class PirqCon(Leaf):
660 return "pirqcon %s %s" % (self.pirq_number, str(self.context))

Completed in 75 milliseconds