OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
183
UnmappedPermission
The specified permission is not mapped for the object class.
193
raise exception.
UnmappedPermission
("{0}:{1} is not mapped.".
225
UnmappedPermission
The specified permission is not mapped for the object class.
236
raise exception.
UnmappedPermission
("{0}:{1} is not mapped.".
293
raise exception.
UnmappedPermission
("{0}:{1} is not mapped.".
320
UnmappedPermission
The specified permission is not mapped for the object class.
334
raise exception.
UnmappedPermission
("{0}:{1} is not mapped.".
348
UnmappedPermission
The specified permission is not mapped for the object class.
362
raise exception.
UnmappedPermission
("{0}:{1} is not mapped.".
Completed in 422 milliseconds