Home
last modified time | relevance | path

Searched defs:DBusClient (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/power_monitor/src/powerd/
Dclient.rs26 pub struct DBusClient { struct
42 impl DBusClient { impl
59 impl PowerClient for DBusClient { implementation
/external/autotest/client/cros/
Dcros_disks.py67 class DBusClient(object): class