OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_exclude
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
infoflow.py
82
return self.
_exclude
87
self.
_exclude
= [self.policy.lookup_type(t) for t in types]
89
self.
_exclude
= []
dta.py
78
return self.
_exclude
83
self.
_exclude
= [self.policy.lookup_type(t) for t in types]
85
self.
_exclude
= None
Completed in 587 milliseconds