HomeSort by relevance Sort by last modified time
    Searched full:qpol_context_t (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol.i     [all...]
context.py 31 if not isinstance(name, qpol.qpol_context_t):
qpol_wrap.c     [all...]
qpol.py 494 class qpol_context_t(_object): class in inherits:_object
496 __setattr__ = lambda self, name, value: _swig_setattr(self, qpol_context_t, name, value)
498 __getattr__ = lambda self, name: _swig_getattr(self, qpol_context_t, name)
511 qpol_context_t_swigregister(qpol_context_t)
    [all...]

Completed in 68 milliseconds