Searched defs:SuspendDBus (Results 1 – 2 of 2) sorted by relevance
20 pub struct SuspendDBus { struct22 pub rpc: SuspendDBusRPC, argument25 impl SuspendDBus { impl35 pub(crate) fn new(conn: Arc<SyncConnection>, path: dbus::Path<'static>) -> SuspendDBus { in new()46 impl ISuspend for SuspendDBus { implementation
2110 pub(crate) struct SuspendDBus { struct2114 impl SuspendDBus { impl2115 pub(crate) fn new(conn: Arc<SyncConnection>, index: i32) -> SuspendDBus { in new()2128 impl ISuspend for SuspendDBus { implementation