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

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
exception.py 59 class UnmappedPermission(PermissionMapException):
permmap.py 274 UnmappedPermission The specified permission is not mapped for the object class.
302 UnmappedPermission The specified permission is not mapped for the object class.
379 UnmappedPermission The specified permission is not mapped for the object class.
394 UnmappedPermission The specified permission is not mapped for the object class.
446 raise exception.UnmappedPermission("{0}:{1} is not mapped.".

Completed in 65 milliseconds