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

  /external/selinux/dbus/
selinux_client.py 3 from sepolicy.sedbus import SELinuxDBus
40 dbus_proxy = SELinuxDBus()
  /external/selinux/python/sepolicy/sepolicy/
sedbus.py 8 class SELinuxDBus (object):
56 dbus_proxy = SELinuxDBus()
gui.py 34 from sepolicy.sedbus import SELinuxDBus
123 self.dbus = SELinuxDBus()
    [all...]

Completed in 238 milliseconds