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

  /external/libselinux/include/selinux/
avc.h 140 struct avc_thread_callback { struct
190 const struct avc_thread_callback *thread_callbacks,
  /external/selinux/libselinux/include/selinux/
avc.h 144 struct avc_thread_callback { struct
194 const struct avc_thread_callback *thread_callbacks,
  /external/libselinux/src/
avc_internal.h 38 const struct avc_thread_callback *thread_cb,
avc.c 126 const struct avc_thread_callback *thread_cb,
  /external/selinux/libselinux/src/
avc_internal.h 38 const struct avc_thread_callback *thread_cb,
avc.c 166 const struct avc_thread_callback *thread_cb,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 231 class avc_thread_callback(_object): class in inherits:_object
233 __setattr__ = lambda self, name, value: _swig_setattr(self, avc_thread_callback, name, value)
235 __getattr__ = lambda self, name: _swig_getattr(self, avc_thread_callback, name)
250 avc_thread_callback_swigregister(avc_thread_callback)
    [all...]
  /external/dbus/bus/
selinux.c 96 static const struct avc_thread_callback thread_cb =

Completed in 103 milliseconds