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

  /external/selinux/libselinux/src/
audit2why.c 29 #define CONSTRAINT 4
419 result = Py_BuildValue("is", CONSTRAINT, reason_buf);
423 RETURN(CONSTRAINT)
486 PyModule_AddIntConstant(m,"CONSTRAINT", CONSTRAINT);
  /external/selinux/python/audit2allow/
audit2allow 276 if rc == audit2why.CONSTRAINT:
277 print() # !!!! This avc is a constraint violation. You would need to modify the attributes of either the source or target types to allow this access.\n"
278 print("#Constraint rule:")
audit2why 276 if rc == audit2why.CONSTRAINT:
277 print() # !!!! This avc is a constraint violation. You would need to modify the attributes of either the source or target types to allow this access.\n"
278 print("#Constraint rule:")
  /external/selinux/python/sepolgen/src/sepolgen/
policygen.py 175 if av.type == audit2why.CONSTRAINT:
176 rule.comment += "\n#!!!! This avc is a constraint violation. You would need to modify the attributes of either the source or target types to allow this access."
177 rule.comment += "\n#Constraint rule: "
audit.py 268 if self.type == audit2why.CONSTRAINT:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
policygen.py 175 if av.type == audit2why.CONSTRAINT:
176 rule.comment += "\n#!!!! This avc is a constraint violation. You would need to modify the attributes of either the source or target types to allow this access."
177 rule.comment += "\n#Constraint rule: "
audit.py 268 if self.type == audit2why.CONSTRAINT:
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 575 milliseconds