Searched refs:APPLICATIONS (Results 1 – 5 of 5) sorted by relevance
/external/selinux/python/sepolicy/ |
D | sepolicy.py | 497 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/ |
D | generate.py | 161 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/ |
D | README.console | 62 HOW CAN I USE STANDARD FILE INTO APPLICATIONS?
|
/external/selinux/gui/ |
D | polgengui.py | 248 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/ |
D | README | 5 COMPILING THE APPLICATIONS/LIBRARIES:
|