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

  /external/libselinux/include/selinux/
avc.h 131 struct avc_log_callback { struct
189 const struct avc_log_callback *log_callbacks,
  /external/selinux/libselinux/include/selinux/
avc.h 131 struct avc_log_callback { struct
193 const struct avc_log_callback *log_callbacks,
  /external/libselinux/src/
avc_internal.h 37 const struct avc_log_callback *log_cb,
avc.c 125 const struct avc_log_callback *log_cb,
  /external/selinux/libselinux/src/
avc_internal.h 37 const struct avc_log_callback *log_cb,
avc.c 165 const struct avc_log_callback *log_cb,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 210 class avc_log_callback(_object): class in inherits:_object
212 __setattr__ = lambda self, name, value: _swig_setattr(self, avc_log_callback, name, value)
214 __getattr__ = lambda self, name: _swig_getattr(self, avc_log_callback, name)
229 avc_log_callback_swigregister(avc_log_callback)
    [all...]
  /external/dbus/bus/
selinux.c 91 static const struct avc_log_callback log_cb =

Completed in 148 milliseconds