Home
last modified time | relevance | path

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

/external/crosvm/devices/src/
Dbus.rs336 struct ConstantDevice { struct
337 uses_full_addr: bool,
340 impl BusDevice for ConstantDevice { implementation