Home
last modified time | relevance | path

Searched refs:APPLICATIONS (Results 1 – 5 of 5) sorted by relevance

/external/selinux/python/sepolicy/
Dsepolicy.py497 from sepolicy.generate import policy, AUSER, RUSER, EUSER, USERS, SANDBOX, APPLICATIONS, NEWTYPE
511 if args.policytype in APPLICATIONS:
550 if args.policytype in APPLICATIONS:
/external/selinux/python/sepolicy/sepolicy/
Dgenerate.py161 APPLICATIONS = [DAEMON, DBUS, INETD, USER, CGI] variable
435 if self.type not in APPLICATIONS:
1197 if self.type in APPLICATIONS:
1217 if self.type not in APPLICATIONS:
1359 if self.type not in APPLICATIONS:
/external/u-boot/doc/
DREADME.console62 HOW CAN I USE STANDARD FILE INTO APPLICATIONS?
/external/selinux/gui/
Dpolgengui.py248 for i in sepolicy.generate.APPLICATIONS:
356 return self.get_type() in sepolicy.generate.APPLICATIONS
487 if self.get_type() in sepolicy.generate.APPLICATIONS:
/external/libvpx/libvpx/
DREADME5 COMPILING THE APPLICATIONS/LIBRARIES: